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 #284

Closed
ryanjulian opened this issue Aug 15, 2018 · 1 comment
Closed

Use docker compose for contrib.ros simulation #284

ryanjulian opened this issue Aug 15, 2018 · 1 comment

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)
@ryanjulian
Copy link
Member Author

See rlworkgroup/gym-sawyer#3

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