<!-- Used for visualising the robot while building a map or navigating with the ros navistack. --> <launch> <node name="rviz" pkg="rviz" type="rviz" args="-d $(find robot_navigation)/rviz/view_navigation.rviz"/> </launch>