Skip to content

Commit 02aaafe

Browse files
committed
fix readme
1 parent b1d0c23 commit 02aaafe

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,12 @@ This repository contains C++ and Python code to define and handle Gaussian Mixtu
1818
### How to use ###
1919

2020
* Download the package and compile it.
21-
* Launch the node with:
22-
`ros2 run coverage_unimore_nyu coverage_uav` this will use the parameters inside the node
23-
or
24-
`ros2 launch coverage_unimore_nyu launch_coverage.launch.py` this will use the parameters set in the launch file
21+
* Launch the graphical interface to draw the polygon:
22+
`ros2 run gmm_coverage hs_interface`
2523

24+
* Launch the controller node:
25+
`ros2 launch gmm_coverage centralized_gmm.launch.py` or
26+
`ros2 launch gmm_coverage distributed_gmm.launch.py`
2627

2728
### Area size, Area left, Area bottom parameters ###
2829

imgs/Environment_area_set.png

27.7 KB
Loading

0 commit comments

Comments
 (0)