Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 695 Bytes

README.asciidoc

File metadata and controls

executable file
·
27 lines (20 loc) · 695 Bytes

rabbitamr_viz

Displays different information in RVIZ according to different situations

Executable commands :

roslaunch rabbitamr_viz rabbitamr_amcl.launch
roslaunch rabbitamr_viz rabbitamr_mapping.launch
roslaunch rabbitamr_viz rabbitamr_rviz.launch
  • Used nodes:

    • rviz

rviz

two- and three-dimensional imaging tool for ROS

link:launch/rabbitamr_amcl.launch[role=include]
  1. Starts the rviz node and loads a previously created rviz file as argument; example: When we move the robot on the map, it is necessary to display information such as map, robot body and laser scan. These are also saved in the .rviz extension file we use.