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 kilted. 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
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_core.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-06-07 |
Dev Status | UNKNOWN |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | planner ros calibration self-driving-car autonomous-driving autonomous-vehicles ros2 3d-map autoware |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
ROS 2 node for converting between different perception object message types
Additional Links
No additional links.
Maintainers
- Yoshi Ri
- Ryohsuke Mitsudome
- Su Chang
Authors
No additional authors.
autoware_perception_objects_converter
Purpose
This package provides nodes for converting between different perception object message types in Autoware.
Nodes
detected_to_predicted_objects_converter_node
This node converts DetectedObjects
messages to PredictedObjects
messages.
Input
Name | Type | Description |
---|---|---|
input/detected_objects |
autoware_perception_msgs::msg::DetectedObjects | Input detected objects |
Output
Name | Type | Description |
---|---|---|
output/predicted_objects |
autoware_perception_msgs::msg::PredictedObjects | Output predicted objects |
Parameters
None
Usage
ros2 launch autoware_perception_objects_converter detected_to_predicted_objects.launch.xml
CHANGELOG
No CHANGELOG found.
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_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
unique_identifier_msgs |
System Dependencies
Name |
---|
boost |
Dependant Packages
No known dependants.
Launch files
- launch/detected_to_predicted_objects.launch.xml
-
- input_topic [default: input/detected_objects]
- output_topic [default: output/predicted_objects]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged autoware_perception_objects_converter at Robotics Stack Exchange
No version for distro noetic. 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 iron. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.