alexandru-dinu / ros-flow

Experimental ROS project.
MIT License
0 stars 1 forks source link

Updated project tree. #3

Closed mariustache closed 3 years ago

mariustache commented 3 years ago

I propose we use a folder tree with two different Dockerfiles: one for ROS and one for Gazebo simulator. Each ROS node should be run in a different container (recommended) based on the ROS image. These nodes can be configured in the docker-compose.yaml file.

alexandru-dinu commented 3 years ago

Looks good, thanks!