You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`/map/map_projector_info`|`tier4_map_msgs::msg::MapProjectorInfo`| map projection info |
15
16
|`~/input/fix`|`sensor_msgs::msg::NavSatFix`| gnss status message |
16
17
|`~/input/autoware_orientation`|`autoware_sensing_msgs::msg::GnssInsOrientationStamped`| orientation [click here for more details](https://github.com/autowarefoundation/autoware_msgs/tree/main/autoware_sensing_msgs)|
17
18
@@ -33,7 +34,6 @@ The `gnss_poser` is a node that subscribes gnss sensing messages and calculates
33
34
|`gnss_frame`| string | "gnss" | frame id |
34
35
|`gnss_base_frame`| string | "gnss_base_link" | frame id |
35
36
|`map_frame`| string | "map" | frame id |
36
-
|`coordinate_system`| int | "4" | coordinate system enumeration; 1: MGRS, 4: UTM Local Coordinate System |
37
37
|`gnss_pose_pub_method`| int | 0 | 0: Instant Value 1: Average Value 2: Median Value. If 0 is chosen buffer_epoch parameter loses affect. |
0 commit comments