No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 1.0.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-04-04 |
Dev Status | UNMAINTAINED |
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
The autoware_vehicle_velocity_converter package
Additional Links
No additional links.
Maintainers
- Ryu Yamamoto
Authors
No additional 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
Changelog for package autoware_vehicle_velocity_converter
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
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
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
No direct system dependencies.
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
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged autoware_vehicle_velocity_converter at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.