Skip to content

Commit

Permalink
navigator_launch: Fix launching alternate device input files when lau…
Browse files Browse the repository at this point in the history
…nching xbox
  • Loading branch information
cbrxyz committed Nov 5, 2024
1 parent 803c0c1 commit 56bd1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup.bash
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ alias killprocess='$MIL_REPO/scripts/kill_process.sh'

xbox() {
rosservice call /wrench/select "topic: '/wrench/rc'"
roslaunch navigator_launch shore.launch wireless_device:="$1"
roslaunch navigator_launch shore.launch device_input:="$1"
}

# catkin_make for one specific package only
Expand Down

0 comments on commit 56bd1f7

Please sign in to comment.