Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use docker compose for contrib.ros simulation #3

Open
ryanjulian opened this issue Oct 26, 2018 · 0 comments
Open

Use docker compose for contrib.ros simulation #3

ryanjulian opened this issue Oct 26, 2018 · 0 comments

Comments

@ryanjulian
Copy link
Member

We can make the docker setup for contrib.ros simpler to understand and maintain by splitting the docker into (at least) 2 different containers

  1. garage.contrib.ros container containing only the ROS client libraries but no intera joint server, no ROS master, and no Gazebo env
  2. A container with the intera joint server and whatever is necessary for connecting to either a simulated or real robot
  3. (optional) A container with Gazebo, which simulates the robot (this would not be launched for a real robot experiment)

Migrated from rlworkgroup/garage#284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant