Skip to content

Commit

Permalink
Fix a mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
makotoyoshigoe committed Aug 19, 2024
1 parent 654d5e9 commit 5d729d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GNSSからの位置情報(緯度、経度、高度)をマップ内の座標
|----|----|-----------|
|```/gnss/fix```|```sensor_msgs::msg::NavSatFix```|GNSSの受信情報|

### Input
### Output
|Name (Topic)|Type|Description|
|----|----|-----------|
|```/gnss_pose```|```geometry_msgs::msg::PoseWithCovarianceStamped```|マップ座標系におけるGNSSの位置情報|
Expand Down

0 comments on commit 5d729d6

Please sign in to comment.