On this PR a parallel thread monitors the status of the feet of the robot.
Once each double support we will stream a boolean value on a port that will be red by the navigation stack. This value is the command to replan the navigation path.
Part of the changes required for the integration with the navigation stack #142 and its PR #143
I have removed more code possible from the Module and moved it to NavigationHelper.
Also now there are separate config files and all the navigation params are there.
On this PR a parallel thread monitors the status of the feet of the robot. Once each double support we will stream a boolean value on a port that will be red by the navigation stack. This value is the command to replan the navigation path.
Part of the changes required for the integration with the navigation stack #142 and its PR #143