f1tenth / f1tenth_gym_ros

Containerized ROS communication bridge for F1TENTH gym environment.
MIT License
154 stars 106 forks source link

I am not able to save my changes inside the f1tenth gym container. #21

Closed BrianN92 closed 2 years ago

BrianN92 commented 2 years ago

I am new to rocker, and don't know how to save my changes. I tried adding "--nocleanup" in the command but the extension volume does not support it, as shown in the screenshot. image

However, with "rocker -h", it indicated the "--nocleanup" is supported by rocker. Does anyone know what is the correct way to add this argument into the launch command? Thanks for your help! image

hzheng40 commented 2 years ago

This is not an error and shouldn't affect actual use. From this it looks like the exception was just a way for the developers to register the different options differently.