mirror of
https://github.com/bjoernellens1/rmp220_middleware.git
synced 2025-01-18 08:07:00 +00:00
update
This commit is contained in:
parent
3de3c3f669
commit
a7e9f30694
@ -15,7 +15,7 @@ class State(Enum):
|
||||
|
||||
class JoystickServiceCaller:
|
||||
def __init__(self):
|
||||
rospy.init_node('joystick_service_caller')
|
||||
#rospy.init_node('joystick_service_caller')
|
||||
|
||||
# Map buttons for select and start
|
||||
self.select_button = 6 # Select button index
|
||||
|
Loading…
Reference in New Issue
Block a user