RoboticaUtnFrba / create_autonomy

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

Add IMU and odom_combined to cartographer #227

Closed eborghi10 closed 3 years ago

eborghi10 commented 3 years ago

Description

This PR adds support in cartographer to use odom_combined and integrate the IMU in the calculations.

This PR also simplifies some launch files (removing groups and namespaces).

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

# Start simulation
GUI=false RVIZ=true LOCALIZATION=cartographer roslaunch ca_gazebo create_sweet_house_3.launch
# Explore
roslaunch ca_mapping_exploration explore.launch

Test Configuration:

Checklist: