RoboticaUtnFrba / create_autonomy

ROS autonomy stack for iRobot Create 2.
BSD 3-Clause "New" or "Revised" License
28 stars 38 forks source link

Add RTAB-Map for mapping and localization #239

Closed eborghi10 closed 3 years ago

eborghi10 commented 3 years ago

Description

This PR adds rtabmap_ros for 3D mapping and localization. Closes issue #30.

http://wiki.ros.org/rtabmapros/Tutorials/SetupOnYourRobot#Kinect.2B-_Odometry

TODO:

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

# Gazebo
LOCALIZATION=rtab RVIZ=true LASER=astra GUI=false roslaunch ca_gazebo create_sweet_house_5.launch
# Real robot
RVIZ=true LOCALIZATION=rtab LASER=d435 roslaunch ca_bringup complete.launch

Test Configuration:

Checklist: