RoboticaUtnFrba / create_autonomy

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

Install ROS dependencies inside Docker #221

Closed eborghi10 closed 4 years ago

eborghi10 commented 4 years ago

Description

This PR install some ROS dependencies directly inside Docker. It's related to this PR to fix libcreate.

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

# Build de image
./docker/build
# Run docker and compile create_autonomy
# DON'T FORGET TO REMOVE THE DEPENDENCIES!
./docker/run
catkin_make

Test Configuration:

Checklist: