Skip to content
Snippets Groups Projects
Commit 9f0f2250 authored by Emil Harlan's avatar Emil Harlan
Browse files

a

parent b5143c85
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ class vel_from_ros_node(Node):
self.my_ep_chassis.drive_speed(x = 0, y = 0, z = 0.5)
def isConnected():
def isConnected(self):
try:
# connect to the host -- tells us if the host is actually
# reachable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment