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

a

parent 52b5a227
No related branches found
No related tags found
No related merge requests found
import rclpy
from rclpy.node import Node
from geometry_msgs.msg import PoseStamped
from std_msgs.msg import String
class NavigationNode(Node):
def __init__(self):
......
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