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 | 0.2.0 |
License | TODO: License declaration |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/autowarefoundation/autoware_tools.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-04-03 |
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
TODO: Package description
Additional Links
No additional links.
Maintainers
- taichihirano
Authors
No additional authors.
Vehicle Command Analyzer description
Overview
This is a visualization tool for vehicle commands. You need plotjuggler to plot.
The following time series data will be plotted on the left side.
- Velocity
- Acceleration (acceleration and derivative of velocity)
- Jerk (derivative of acceleration and second derivative of velocity)
- Lateral acceleration
The following data will be plotted on the right side.
- XY plot of jerk-acceleration
How to use
- Launch the node.
ros2 launch vehicle_cmd_analyzer vehicle_cmd_analyzer.launch.xml vehicle_model:=lexus
- Launch plotjuggler.
ros2 run plotjuggler plotjuggler
- Load layout.xml from File->Layout.
- Press ok in the confirmation dialog.
- Select
/vehicle_cmd_analyzer/debug_values
.
CHANGELOG
Changelog for package vehicle_cmd_analyzer
0.2.0 (2025-03-24)
0.1.0 (2025-01-28)
- feat(vehicle_cmd_analyzer)!: replace tier4_debug_msgs with tier4_internal_debug_msgs (#204)
- refactor(global_parameter_loader): prefix package and namespace with autoware (#159)
- feat: add vehicle, control and localization calibration tools
(#22)
- add vehicle control localization tools
- style(pre-commit): autofix
- fix pre commit
- Fix to pass cspell about localization
- ignore words from spellcheck
- ROS2 -> ROS 2
- feat: convert autoware_auto_msg to autoware_msg (#42)
- merge
- delete autoware_auto
* style(pre-commit): autofix ---------Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]\@users.noreply.github.com>
- add prefix to vehicle_info_utils
- style(pre-commit): autofix
- fix: add s to VehicleInfoUtil
* fix
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]\@users.noreply.github.com> Co-authored-by: Shintaro Sakoda <<shintaro.sakoda@tier4.jp>> Co-authored-by: SakodaShintaro <<rgbygscrsedppbwg@gmail.com>> Co-authored-by: tomoya.kimura <<tomoya.kimura@tier4.jp>>
- Contributors: Esteve Fernandez, Ryohsuke Mitsudome, yabuta
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 |
---|---|
autoware_cmake | |
ament_cmake | |
ament_lint_auto | |
autoware_lint_common | |
autoware_control_msgs | |
autoware_internal_debug_msgs | |
autoware_vehicle_info_utils | |
rclcpp | |
rclcpp_components |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/vehicle_cmd_analyzer.launch.xml
-
- vehicle_cmd_analyzer_param_path [default: $(find-pkg-share vehicle_cmd_analyzer)/config/vehicle_cmd_analyzer.param.yaml]
- vehicle_model [default: lexus]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged vehicle_cmd_analyzer 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.