osrf/icra2023_ros2_gz_tutorial

Allow arbitrary args to be passed to docker run via run.bash

mabelzhang opened this issue · 0 comments

Consider passing all remaining unparsed args to docker run in run.bash.

Can be a quick way to pass args like --gpus all if --runtime=nvidia doesn't work. (Or, can add it to Troubleshoot section in docker/README.md)