Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]
Messages
Services
Plugins
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 1.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-12 |
Dev Status | DEVELOPED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Ryu Yamamoto
Authors
autoware_vehicle_velocity_converter
Purpose
This package converts autoware_vehicle_msgs::msg::VehicleReport message to geometry_msgs::msg::TwistWithCovarianceStamped for gyro odometer node.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
velocity_status |
autoware_vehicle_msgs::msg::VehicleReport |
vehicle velocity |
Output
Name | Type | Description |
---|---|---|
twist_with_covariance |
geometry_msgs::msg::TwistWithCovarianceStamped |
twist with covariance converted from VehicleReport |
Parameters
Name | Type | Description |
---|---|---|
speed_scale_factor |
double | speed scale factor (ideal value is 1.0) |
frame_id |
string | frame id for output message |
velocity_stddev_xx |
double | standard deviation for vx |
angular_velocity_stddev_zz |
double | standard deviation for yaw rate |
Changelog for package autoware_vehicle_velocity_converter
1.1.0 (2025-05-01)
1.0.0 (2025-03-31)
-
chore: update version in package.xml
-
feat(autoware_vehicle_velocity_converter): port from Autoware Universe (#325)
- feat: port autoware_vehicle_velocity_converter from Autoware Universe
- chore: reset package version and remove CHANGELOG.rst
- fix: fix include header bracket
* fix: resolve InitializationList cppcheck error ---------
-
Contributors: Ryohsuke Mitsudome
Wiki Tutorials
Package Dependencies
Deps | Name |
---|---|
ament_cmake_auto | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_vehicle_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components |
System Dependencies
Dependant Packages
Launch files
- launch/vehicle_velocity_converter.launch.xml
-
- input_vehicle_velocity_topic [default: velocity_status]
- output_twist_with_covariance [default: twist_with_covariance]
- config_file [default: $(find-pkg-share autoware_vehicle_velocity_converter)/config/vehicle_velocity_converter.param.yaml]