mirror of
https://github.com/bjoernellens1/rmp220_teleop.git
synced 2024-11-21 15:33:48 +00:00
update
This commit is contained in:
parent
e8ba76ce3a
commit
9dbd22ca5c
@ -21,7 +21,7 @@ class TeleopTwistJoy(Node):
|
||||
if joy_msg.buttons[8]:
|
||||
self.enable = True
|
||||
enable_chassis(self)
|
||||
if joy_msg.buttons[4]:
|
||||
if joy_msg.buttons[6]:
|
||||
self.enable = False
|
||||
disable_chassis(self)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user