ROScopter gcs uses RViz to visualize the waypoints. We use the same layout file for the "standalone sim" visualizer as we do for the gcs. This layout file handles subscribing to the waypoint object messages (for displaying) that rviz_waypoint_publisher produces. Launching both at the same time is not necessary, since both use the same layout file, so both will populate with the waypoints.
TODO:
ROScopter gcs uses RViz to visualize the waypoints. We use the same layout file for the "standalone sim" visualizer as we do for the gcs. This layout file handles subscribing to the waypoint object messages (for displaying) that
rviz_waypoint_publisherproduces. Launching both at the same time is not necessary, since both use the same layout file, so both will populate with the waypoints.TODO:
rviz waypoint publishernode into the launch file for the roscopter_sim launch.