Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rviz): add rviz config for debugging #1213

Merged

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Nov 7, 2024

Description

Add new rviz config for debugging. (Move from TIER IV internal repo.)

  • perception.rviz: rviz config for perception component.
  • planning_bev.rviz: rviz config for planning/control component. (bird eye view.)
  • planning_tps.rviz: rviz config for planning/control component. (third person view.)

Make it possible to select rviz config more easily. User can select rviz config as follow.

rviz_config_name:=planning_bev.rviz

Tests performed

ros2 launch autoware_launch planning_simulator.launch.xml map_path:=<MAP>  vehicle_model:=<VEHICLE_MODEL> sensor_model:=<SENSOR_MODEL> rviz_config_name:=planning_bev.rviz

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:ui User interface, user experience, graphical user interfaces. (auto-assigned) labels Nov 7, 2024
@github-actions github-actions bot added the component:simulation Virtual environment setups and simulations. (auto-assigned) label Nov 7, 2024
Copy link
Contributor

@shmpwk shmpwk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mitsudome-r mitsudome-r merged commit ab8914f into autowarefoundation:main Nov 7, 2024
15 checks passed
@mitsudome-r mitsudome-r deleted the feat/add-rviz-config-for-debug branch November 7, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:perception Advanced sensor data processing and environment understanding. (auto-assigned) component:planning Route planning, decision-making, and navigation. (auto-assigned) component:simulation Virtual environment setups and simulations. (auto-assigned) component:ui User interface, user experience, graphical user interfaces. (auto-assigned) tag:run-build-and-test-differential
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants