Navigation path is red in rviz
I am using a turtlebot 2 and am working on autonomous navigation. Whenever I am sending navigation goals in rviz, the path shows up as flashing red instead of green even though the robot is able to execute the navigation. For navigation of a known path, this is not an issue but when I try to do autonomous gmapping of an unknown environment, the DWA path planning fails often and I think the issue might be related to the red path. My only thought is that it is related to the robot_footprint because I always get the error "You must specify three points for the robot_footprint." Anyone know what might be causing this?