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

Docker test env #25

Closed mamueluth closed 2 years ago

mamueluth commented 2 years ago

Add two different docker containers in test/test_container_docker. This allows testing of ros_team_workspace in a container with different ros-versions and a clean environmet rather than testing it on local machine and change own setup.

destogl commented 2 years ago

Also I am not able to setup a new workspace inside docker... why? I get some strange/unrelated error.

mamueluth commented 2 years ago

Outdated