StoglRobotics / ros_team_workspace

RosTeamWorkspace is a framework for boosting collaboration in teams when developing software for robots using Robot Operating System (ROS1 and ROS2).
https://rtw.stoglrobotics.de
Apache License 2.0
90 stars 19 forks source link

After docker is created, install automatically all deps that are needed for the workspace #70

Open destogl opened 2 years ago

destogl commented 2 years ago

After docker container is created for the first time we should (from the user's account) always call:

rosd
rosdep update
rosdep install -i -y --from-paths src