aikido
aikido copied to clipboard
Controller Switching through RosRobot
Builds on top of #614. Adds corresponding controller operations (load, start, stop) to the executors operations (register, activate, deactivate). Corresponding hardware mode switching takes place if a joint mode controller is specified.
Before creating a pull request
- [ ] Document new methods and classes
- [ ] Format code with
make format
Before merging a pull request
- [ ] Set version target by selecting a milestone on the right side
- [ ] Summarize this change in
CHANGELOG.md
- [ ] Add unit test(s) for this change