Closed flamma7 closed 5 years ago
Also adds another attribute to objectives: replan. This can be useful if we want a state transition that loops back to the same objective and reruns the execute method, such as the case when we're approaching a task and its pose has jumped, we should rerun the execute method with the new pose information
Closes #88. Simplifies and extends functionality of the search objective. Adds in-code documentation to a few commonly used methods in our state machine