Add container that can be run on a remote machine to move the robot
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
exec ros2 run teleop_twist_keyboard teleop_twist_keyboard \
|
||||
--ros-args -p stamped:=true "$@"
|
||||
Reference in New Issue
Block a user