Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix and complement multi-group motion capabilities
- Implement watchdog timer to check the entire robot (all robot groups) feedback state reception. - Increase error checking for "global"/"multi-group" trajectory goals for the `JointTrajectoryAction` server. - Implement goal abortion/cancel capabilities for the "global/multi-group" `JointTrajectoryAction` server. - Implement `JointTrajectoryAction::withinGoalConstraints` function for "global"/"multi-group" trajectory goals. *Note: previous implementation of this function was not working*.
- Loading branch information