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 | 0.46.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-07-30 |
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
autoware_object_sorter
Additional Links
No additional links.
Maintainers
- Yoshi Ri
- Taekjin Lee
- Lei Gu
- Masaki Baba
Authors
- Masaki Baba
autoware_object_sorter
This package contains a object filter module for autoware_perception_msgs/msg/DetectedObject and autoware_perception_msgs/msg/TrackedObject.
This package can filter the objects based on range and velocity.
Interface
Input
-
~/input/objects
(autoware_perception_msgs/msg/DetectedObjects.msg
orautoware_perception_msgs/msg/TrackedObjects.msg
)- 3D detected objects
Output
-
~/output/objects
(autoware_perception_msgs/msg/DetectedObjects.msg
orautoware_perception_msgs/msg/TrackedObjects.msg
)
Parameters
{{ json_to_markdown(“perception/autoware_object_sorter/schema/object_sorter.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_utils | |
rclcpp | |
rclcpp_components | |
tf2_ros |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/detected_object_sorter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/objects [default: ~/output/objects]
- param_path [default: $(find-pkg-share autoware_object_sorter)/config/detected_object_sorter.param.yaml]
- launch/tracked_object_sorter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/objects [default: ~/output/objects]
- param_path [default: $(find-pkg-share autoware_object_sorter)/config/tracked_object_sorter.param.yaml]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged autoware_object_sorter 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.