A container based on mjenz/ros-indigo-perception which builds srv/srv_tools into a global overlay.
1.2K
So far:
save-images saves a set number of images from a camera to a bagextract-images extracts all the images on a given topic in a bag into a folderAny files written to the working directory or ~/.ros write to the host.
To make the networking work, resolvable resolves the hostnames of any docker containers on the default bridge network.
Usage:
# Start DNS server, so ROS containers can find each other
docker-compose up dns
# Start a camera, e.g.
docker-compose up -f ../docker-ros/ros-bumblebee2/docker-compose.yml
# Run a script
docker-compose run ros ./save-images -m ros-bumblebee2 -n 100
# Or, run a single command
docker-compose run ros rosversion -d
Content type
Image
Digest
Size
527.1 MB
Last updated
about 7 years ago
docker pull mjenz/ros-datacollection