Skip to content

mintar/mobipick_labs_docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobipick_labs_docker

Docker (compose) environment for the DFKI MobiPick lab (https://github.com/DFKI-NI/mobipick_labs)

Dependencies

Install docker (or mobi) and docker-compose, install nvidia-docker2 if you have an nvidia graphics card

Usage

Just run mobipick.bash it will download all required container and start the mobipick-gazebo environment for the tables demo (see command: in docker-compose.yml).

To run custom ROS commands just prefix them with ./cmd.bash. This starts a new docker container with your command connected to the ROScore of the mobipick-container instance.

to stop everything call docker-compose down

About

Docker (compose) environment for the DFKI MobiPick lab (https://github.com/DFKI-NI/mobipick_labs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 97.1%
  • Shell 2.9%