RoboticaUtnFrba / create_autonomy

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

Navigation changes #230

Closed eborghi10 closed 3 years ago

eborghi10 commented 3 years ago

Description

This PR adds several changes:

Type of change

How Has This Been Tested?

# Gazebo
RVIZ=true LOCALIZATION=amcl GUI=false roslaunch ca_gazebo create_house.launch
# Real robot (without Nvidia Jetson Nano) -- Need to keep debugging it better
## Mapping
IMU=false RVIZ=true LOCALIZATION=slam roslaunch ca_bringup complete.launch
## Navigation
IMU=false RVIZ=true LOCALIZATION=amcl roslaunch ca_bringup complete.launch env:=my_table

Test Configuration:

Checklist: