Closed cgnarendiran closed 3 years ago
Launching the roslaunch rosplane_sim fixedwing.launch doesn't move the plane in gazebo. It simply sits. path_planner.cpp to needs to provide waypoints in a loop perhaps?
roslaunch rosplane_sim fixedwing.launch
path_planner.cpp
I didn't notice that Gazebo is launched in paused state. Pressed Play in the bottom left corner of Gazebo to unpause.
Launching the
roslaunch rosplane_sim fixedwing.launch
doesn't move the plane in gazebo. It simply sits.path_planner.cpp
to needs to provide waypoints in a loop perhaps?