Docker isaac_ros_common (original) (raw)

Hi :D

I’ve have install the nvidia docker, and everything works great

cd $ISAAC_ROS_WS/src/isaac_ros_common && \
./scripts/run_dev.sh

My question is, if there is any way to get the files inside of the docker, so i doesnt uses the local workspace?

When i make an image of the running container, it doesnt have any files inside of it. It would be nice to simple build ontop of the images, source the install/setup.bash and be good to go :D

Best Regards

Kasper

Yes that is a great question. Let me find out and get back to you.

You have to mount the files in a folder and area that can be accessed by the container

system Closed April 18, 2025, 11:42pm 4

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.