- Day2Night navigation
- Fisheye-Panorama navigation
- launch odometry monitor, mapper and navigator:
roslaunch vtr_lite vtr_lite.launch - Mapping:
rosservice call /vtr_lite/mapper "map_name: 'church'" - Navigate:
rosservice call /vtr_lite/navigator "map_name: 'church' reverse: false" - Note, if you use the rosbags, you will need to firstly play the rosbag then call the services.