You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a custom rviz configuration that displays relevant information produced by Photon sensors.
Goals:
Save an Rviz configuration
Load an Rviz configuration
Display Odometry
Display LIDAR scan
Display using Odom fixed frame
Display Point Clouds
Display Camera stream
Use Top down Ortho View by default
Display TF with axes (not with names, use TF)
Display depth images
Acceptance Criteria:
Launch file that displays all relevant topics without the need to manually add topics
Notes:
If you can save an rviz configurations from the rviz GUI, then it may be easier to make them by hand instead of learning the rviz configuration structure.
Will need to update Rviz configuration as we add more packages.
Description:
Goals:
Acceptance Criteria:
Notes: