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.1.0 |
License | Apache License 2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/ieiauto/autodrrt.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-09-19 |
Dev Status | UNMAINTAINED |
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 tier4_perception_rviz_plugin package
Additional Links
No additional links.
Maintainers
- Yukihiro Saito
Authors
No additional authors.
tier4_perception_rviz_plugin
Purpose
This plugin is used to generate dummy pedestrians, cars, and obstacles in planning simulator.
Overview
The CarInitialPoseTool sends a topic for generating a dummy car.
The PedestrianInitialPoseTool sends a topic for generating a dummy pedestrian.
The UnknownInitialPoseTool sends a topic for generating a dummy obstacle.
The DeleteAllObjectsTool deletes the dummy cars, pedestrians, and obstacles displayed by the above three tools.
Inputs / Outputs
Output
Name | Type | Description |
---|---|---|
/simulation/dummy_perception_publisher/object_info |
dummy_perception_publisher::msg::Object |
The topic on which to publish dummy object info |
Parameter
Core Parameters
CarPose
Name | Type | Default Value | Description |
---|---|---|---|
topic_property_ |
string | /simulation/dummy_perception_publisher/object_info |
The topic on which to publish dummy object info |
std_dev_x_ |
float | 0.03 | X standard deviation for initial pose [m] |
std_dev_y_ |
float | 0.03 | Y standard deviation for initial pose [m] |
std_dev_z_ |
float | 0.03 | Z standard deviation for initial pose [m] |
std_dev_theta_ |
float | 5.0 * M_PI / 180.0 | Theta standard deviation for initial pose [rad] |
length_ |
float | 4.0 | X standard deviation for initial pose [m] |
width_ |
float | 1.8 | Y standard deviation for initial pose [m] |
height_ |
float | 2.0 | Z standard deviation for initial pose [m] |
position_z_ |
float | 0.0 | Z position for initial pose [m] |
velocity_ |
float | 0.0 | Velocity [m/s] |
BusPose
Name | Type | Default Value | Description |
---|---|---|---|
topic_property_ |
string | /simulation/dummy_perception_publisher/object_info |
The topic on which to publish dummy object info |
std_dev_x_ |
float | 0.03 | X standard deviation for initial pose [m] |
std_dev_y_ |
float | 0.03 | Y standard deviation for initial pose [m] |
std_dev_z_ |
float | 0.03 | Z standard deviation for initial pose [m] |
std_dev_theta_ |
float | 5.0 * M_PI / 180.0 | Theta standard deviation for initial pose [rad] |
length_ |
float | 10.5 | X standard deviation for initial pose [m] |
width_ |
float | 2.5 | Y standard deviation for initial pose [m] |
height_ |
float | 3.5 | Z standard deviation for initial pose [m] |
position_z_ |
float | 0.0 | Z position for initial pose [m] |
velocity_ |
float | 0.0 | Velocity [m/s] |
PedestrianPose
Name | Type | Default Value | Description |
---|---|---|---|
topic_property_ |
string | /simulation/dummy_perception_publisher/object_info |
The topic on which to publish dummy object info |
std_dev_x_ |
float | 0.03 | X standard deviation for initial pose [m] |
std_dev_y_ |
float | 0.03 | Y standard deviation for initial pose [m] |
std_dev_z_ |
float | 0.03 | Z standard deviation for initial pose [m] |
std_dev_theta_ |
float | 5.0 * M_PI / 180.0 | Theta standard deviation for initial pose [rad] |
position_z_ |
float | 0.0 | Z position for initial pose [m] |
velocity_ |
float | 0.0 | Velocity [m/s] |
UnknownPose
Name | Type | Default Value | Description |
---|---|---|---|
topic_property_ |
string | /simulation/dummy_perception_publisher/object_info |
The topic on which to publish dummy object info |
std_dev_x_ |
float | 0.03 | X standard deviation for initial pose [m] |
std_dev_y_ |
float | 0.03 | Y standard deviation for initial pose [m] |
std_dev_z_ |
float | 0.03 | Z standard deviation for initial pose [m] |
std_dev_theta_ |
float | 5.0 * M_PI / 180.0 | Theta standard deviation for initial pose [rad] |
position_z_ |
float | 0.0 | Z position for initial pose [m] |
velocity_ |
float | 0.0 | Velocity [m/s] |
DeleteAllObjects
Name | Type | Default Value | Description |
---|---|---|---|
topic_property_ |
string | /simulation/dummy_perception_publisher/object_info |
The topic on which to publish dummy object info |
Assumptions / Known limits
Using a planning simulator
Usage
- Start rviz and select + on the tool tab.
- Select one of the following: tier4_perception_rviz_plugin and press OK.
- Select the new item in the tool tab (2D Dummy Car in the example) and click on it in rviz.
Interactive manipulation
You can interactively manipulate the object.
- Select “Tool Properties” in rviz.
- Select the corresponding object tab in the Tool Properties.
- Turn the “Interactive” checkbox on.
- Select the item in the tool tab in you haven’t chosen yet.
- Key commands are as follows.
action | key command |
---|---|
ADD | Shift + Click Right Button |
MOVE | Hold down Right Button + Drug and Drop |
DELETE | Alt + Click Right Button |
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 | |
autoware_cmake | |
ament_lint_auto | |
autoware_lint_common | |
dummy_perception_publisher | |
rviz_common | |
rviz_default_plugins | |
tf2_geometry_msgs | |
tf2_ros |
System Dependencies
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
Recent questions tagged tier4_perception_rviz_plugin 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.