RoboticaUtnFrba / create_autonomy

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

Add square test #213

Closed eborghi10 closed 4 years ago

eborghi10 commented 4 years ago

Description

This PR is part of the milestone to setup robot_localization and adds a script to move the robot for doing a square.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Also list any relevant details for your test configuration.

# Step 1a: Run the real robot
roslaunch ca_bringup complete.launch
# Step 1a: Run the simulation
roslaunch ca_gazebo create_empty_world.launch
# Step 2: Run the node
rosrun ca_node move_square.py

Test Configuration:

Checklist: