Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]
Messages
Services
Plugins
Recent questions tagged object_velocity_splitter at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | |
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-05-30 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sathshi Tanaka
- Shunsuke Miura
- Yoshi Ri
Authors
- Sathshi Tanaka
object_velocity_splitter
This package contains a object filter module for autoware_auto_perception_msgs/msg/DetectedObject. This package can split DetectedObjects into two messages by object’s speed.
Input
Name | Type | Description |
---|---|---|
~/input/objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | 3D detected objects. |
Output
Name | Type | Description |
---|---|---|
~/output/low_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with low speed |
~/output/high_speed_objects |
autoware_auto_perception_msgs/msg/DetectedObjects.msg | Objects with high speed |
Parameters
Name | Type | Description | Default value |
---|---|---|---|
velocity_threshold |
double | Velocity threshold parameter to split objects [m/s] | 3.0 |
Package Dependencies
Deps | Name |
---|---|
autoware_cmake | |
ament_cmake_auto | |
ament_lint_auto | |
autoware_lint_common | |
autoware_auto_perception_msgs | |
geometry_msgs | |
rclcpp | |
rclcpp_components | |
tier4_autoware_utils |
System Dependencies
Dependant Packages
Name | Deps |
---|---|
tier4_perception_launch |
Launch files
- launch/object_velocity_splitter.launch.xml
-
- input/objects [default: ~/input/objects]
- output/low_speed_objects [default: ~/output/low_speed_objects]
- output/high_speed_objects [default: ~/output/high_speed_objects]
- velocity_threshold [default: 3.0]