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.43.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/autowarefoundation/autoware_universe.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-04-25 |
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
The autoware_radar_objects_adapter package
Additional Links
No additional links.
Maintainers
- Taekjin Lee
- Yoshi Ri
Authors
- Kenzo Lobos-Tsunekawa
autoware_radar_objects_adapter
Purpose
This package converts autoware_sensing_msgs::msg::RadarObjects
into autoware_perception_msgs::msg::DetectedObjects
, acting as a simple integration of radars into the perception pipeline.
RadarObjectsAdapter
A node that converts radar objects from the sensing definition into a perception friendly format with no filtering involved.
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
~/input/objects | autoware_sensing_msgs::msg::RadarObjects | Input radar objects as defined in sensing. |
~/input/radar_info | autoware_sensing_msgs::msg::RadarInfo | Input radar info. |
Output
Name | Type | Description |
---|---|---|
~/output/objects | autoware_perception_msgs::msg::DetectedObjects | Output radar objects in the perception format. |
Parameters
{{ json_to_markdown(“perception/autoware_radar_objects_adapter/schema/radar_objects_adapter.schema.json”) }}
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 | |
autoware_sensing_msgs | |
autoware_universe_utils | |
rclcpp | |
rclcpp_components |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/radar_objects_adapter.launch.xml
-
- input_radar_objects [default: /radar_objects]
- input_radar_info [default: /radar_info]
- output_detections [default: /detections]
- param_path [default: $(find-pkg-share autoware_radar_objects_adapter)/config/radar_objects_adapter.param.yaml]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged autoware_radar_objects_adapter 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.