A solution to this task: http://github.com/tharun-selvam/sim_task_agv
181
Source code(including Dockerfile) and Documentation can be found here
This image was tested on Ubuntu with an Intel GPU using the following docker run command:
xhost +local:docker #before running
docker run -it --rm --user ros --env="DISPLAY" --network=host --ipc=host --device=/dev/dri:/dev/dri -v /tmp/.X11-unix:/tmp/.X11-unix:rw realsandipdas/sim_task_agv:latest
xhost -local:docker #after stopping
While an image can be build locally from the given source code, this image also provides a ROS Bag for SLAM which saves time required to record one for testing
Content type
Image
Digest
sha256:852bde1d3…
Size
2 GB
Last updated
about 2 years ago
docker pull realsandipdas/sim_task_agv