Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]
Messages
Services
Plugins
Recent questions tagged gnss_poser at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.0.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Yamato Ando
- Koji Minoda
Authors
- Ryo Watanabe
gnss_poser
Purpose
The gnss_poser
is a node that subscribes gnss sensing messages and calculates vehicle pose with covariance.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/map/map_projector_info |
tier4_map_msgs::msg::MapProjectorInfo |
map projection info |
~/input/fix |
sensor_msgs::msg::NavSatFix |
gnss status message |
~/input/autoware_orientation |
autoware_sensing_msgs::msg::GnssInsOrientationStamped |
orientation click here for more details |
Output
Name | Type | Description |
---|---|---|
~/output/pose |
geometry_msgs::msg::PoseStamped |
vehicle pose calculated from gnss sensing data |
~/output/gnss_pose_cov |
geometry_msgs::msg::PoseWithCovarianceStamped |
vehicle pose with covariance calculated from gnss sensing data |
~/output/gnss_fixed |
tier4_debug_msgs::msg::BoolStamped |
gnss fix status |
Parameters
Core Parameters
{{ json_to_markdown(“sensing/gnss_poser/schema/gnss_poser.schema.json”) }}
Assumptions / Known limits
(Optional) Error detection and handling
(Optional) Performance characterization
(Optional) References/External links
(Optional) Future extensions / Unimplemented parts
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
kunyi_sensor_kit_launch |
Launch files
- launch/gnss_poser.launch.xml
-
- param_file [default: $(find-pkg-share gnss_poser)/config/gnss_poser.param.yaml]
- input_topic_fix [default: /fix]
- input_topic_orientation [default: /autoware_orientation]
- output_topic_gnss_pose [default: gnss_pose]
- output_topic_gnss_pose_cov [default: gnss_pose_cov]
- output_topic_gnss_fixed [default: gnss_fixed]