mirror of
https://github.com/bjoernellens1/rmp220_middleware.git
synced 2025-01-18 16:16:58 +00:00
Update rmp220_middleware.py
This commit is contained in:
parent
fe37a256e7
commit
74969c2561
@ -1,6 +1,6 @@
|
||||
import rospy
|
||||
from sensor_msgs.msg import Joy
|
||||
from your_package.srv import RosSetChassisEnableCmdSrv # Replace with the actual service type
|
||||
from segway_msgs.srv import ros_set_chassis_enable_cmd as RosSetChassisEnableCmdSrv # Replace with the actual service type
|
||||
|
||||
class JoystickServiceCaller:
|
||||
def __init__(self):
|
||||
|
Loading…
Reference in New Issue
Block a user