July 16
- how component works:
- the robot has a target position.
- the robot plans a path and navigates
- if the target is reached or the time exceeds the timeout occur, and the data is saved.
The component, through its interface, will be able to export the data for later analysis. This will be more or less the first version
Task for tomorrow:
- implementing the component to capture navigation data
- prepare a video Demo