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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]
Messages
Services
Plugins
Recent questions tagged dummy_perception_publisher 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
- Yukihiro Saito
Authors
dummy_perception_publisher
Purpose
This node publishes the result of the dummy detection with the type of perception.
Inner-workings / Algorithms
Inputs / Outputs
Input
Name | Type | Description |
---|---|---|
/tf |
tf2_msgs/TFMessage |
TF (self-pose) |
input/object |
dummy_perception_publisher::msg::Object |
dummy detection objects |
Output
Name | Type | Description |
---|---|---|
output/dynamic_object |
tier4_perception_msgs::msg::DetectedObjectsWithFeature |
dummy detection objects |
output/points_raw |
sensor_msgs::msg::PointCloud2 |
point cloud of objects |
output/debug/ground_truth_objects |
autoware_auto_perception_msgs::msg::TrackedObjects |
ground truth objects |
Parameters
Name | Type | Default Value | Explanation |
---|---|---|---|
visible_range |
double | 100.0 | sensor visible range [m] |
detection_successful_rate |
double | 0.8 | sensor detection rate. (min) 0.0 - 1.0(max) |
enable_ray_tracing |
bool | true | if True, use ray tracking |
use_object_recognition |
bool | true | if True, publish objects topic |
use_base_link_z |
bool | true | if True, node uses z coordinate of ego base_link |
publish_ground_truth |
bool | false | if True, publish ground truth objects |
use_fixed_random_seed |
bool | false | if True, use fixed random seed |
random_seed |
int | 0 | random seed |
Node Parameters
None.
Core Parameters
None.
Assumptions / Known limits
TBD.
Package Dependencies
System Dependencies
Name |
---|
libpcl-all-dev |
Launch files
- launch/dummy_perception_publisher.launch.xml
-
- visible_range [default: 300.0]
- real [default: true]
- use_object_recognition [default: true]
- use_base_link_z [default: true]