RoboticaUtnFrba / create_autonomy

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

Refactor launch files and Tf prefix #249

Closed eborghi10 closed 3 years ago

eborghi10 commented 3 years ago

Description

Huge refactor on how the robot is being spawned and changed the Tf prefix to match with the namespace.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

# Run different simulations
ROS_CONTROL=true LOCALIZATION=slam RVIZ=true GUI=false LASER=rplidar roslaunch ca_gazebo create_house.launch
# Run this with a real robot
ROS_CONTROL=true LOCALIZATION=slam RVIZ=true LASER=rplidar roslaunch ca_bringup complete.launch

Test Configuration:

Checklist: