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

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