You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: