0.1.24
Major changes
- There are full state setpoints included,
- Motion capture lib example is added.
- send_notify_setpoint_stop() added to examples
- Fixes to the parameter and logging framework
What's Changed
- Add reset method to the log sub system by @krichardsson in #406
- Update sbs motion commander by @krichardsson in #410
- Add full state setpoints by @knmcguire in #382
- Call send_notify_setpoint_stop() by @krichardsson in #413
- Add motioncapture lib example by @krichardsson in #414
- Update sbs_connect_log_param.py by @PiggyGaGa in #416
- Added usage message for radio-test by @jath03 in #417
- Correct Motion commander by @krichardsson in #420
- Implement remote param updates by @krichardsson in #422
New Contributors
- @PiggyGaGa made their first contribution in #416
- @jath03 made their first contribution in #417
Full Changelog: 0.1.23...0.1.24