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
{{ message }}
This repository was archived by the owner on Sep 3, 2025. It is now read-only.
First, run roslaunch polygon_coverage_ros coverage_planner.launch
second, run roslaunch coverage_utils coverage_utils.launch (this will visualize tree data in rviz, you need to enable path message in rviz, and subscribe to /all_tree_points)
then, run ./coverage_service_call.sh
finally, run ./service_publish_all.sh
TODO:
1. pass z-axis value and topic names as args
2. integrate the three steps into launch file of full_sim.launch in autonomy_stack