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.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 |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
The dummy_perception_publisher package
Additional Links
No additional links.
Maintainers
- Yukihiro Saito
Authors
No additional 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.
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
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
No service files found
Plugins
No plugins found.
Recent questions tagged dummy_perception_publisher 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.