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

a

parent 0947c7ff
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 nav2_simple_commander import SimpleCommander
from nav2_simple_commander.robot_navigator import BasicNavigator, TaskResult
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