ROS2-Autonomous-Driving-and-Navigation-SLAM-with-TurtleBot3
ROS2-Autonomous-Driving-and-Navigation-SLAM-with-TurtleBot3 copied to clipboard
API Comander is not working
when i run the node ros2 run autonomous_tb3 maze_solver the robot does not initilize the navigation plugin on rviz. however if i manually use the 2D pose estimation tool on rviz. the robot moves from start point to goal. how can i fix this and not manually have to use the 2D pose Estimate ?
ros2 run autonomous_tb3 maze_solver
rviz
ros2 launch autonomous_tb3 maze_navigation_launch.py terminal