Skip to content

Commit

Permalink
remove user option
Browse files Browse the repository at this point in the history
It's not necessary and need an extension to be used without `--home` osrf/rocker#42

Replaces osrf#56
  • Loading branch information
tfoote committed Apr 10, 2019
1 parent acf4d7c commit 9a06970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run_demo.bash
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ python3 -m venv /tmp/car_demo_rocker_venv
pip install -U git+https://github.com/osrf/rocker.git


rocker --nvidia --user --devices /dev/input/js0 /dev/input/js1 -- osrf/car_demo
rocker --nvidia --devices /dev/input/js0 /dev/input/js1 -- osrf/car_demo

0 comments on commit 9a06970

Please sign in to comment.