Hello,
I’m trying to create a guidance mode using TrajectoryFcamMode.
I was wondering how the AbsolutePlanner class is supposed to be used with that class and the setPlanner method.
Do I have to call the reset() and process() methods in the enter() and generateFcamAttitudeReference() methods?
Unfortunately the documentation of AbsolutePlanner and TrajectoryFcamMode::setPlanner are not very clear how to use.