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

a

parent c0dd6599
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,6 @@ class Robomaster_odom(Node):
def sub_position_handler(position_info):
tf_broadcaster = TransformBroadcaster()
t = TransformStamped()
t.header.stampep_chassis = time.get_clock().now().to_msg()
......@@ -64,6 +63,7 @@ class Robomaster_odom(Node):
def main():
print("jo")
ep_robot = robot.Robot()
ep_robot.initialize(conn_type="rndis")
......
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