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