Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 477 Bytes

File metadata and controls

25 lines (16 loc) · 477 Bytes

formation_error_observer

Fix path in all python files:

Open terminal and navigate to "/src/formation_error_observer/"

python3 utils.py

Start the observers

ros2 run formation_error_observer main

Press 'ctrl+c' at the end of execution to save the data to Json and CSV

Generate visualizations

ros2 run formation_error_observer plotter

Json and CSV files can be found in "/src/formation_error_observer/data" folder