Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release candidate v0.1.10 #102

Merged
merged 39 commits into from Sep 23, 2021
Merged

Release candidate v0.1.10 #102

merged 39 commits into from Sep 23, 2021

Conversation

hello-binit
Copy link
Contributor

@hello-binit hello-binit commented Sep 23, 2021

This PR brings 3 features into master. They are:

  1. Jupyter Notebook Tutorials #68 and Add new jupyter notebook tutorial for PIMU in stretch base #95: Introduces two new Jupyter notebooks that can be used to interactively explore working with Stretch. See forum post for details.
  2. Add files to checkout new PR and run unit tests #94: Introduces Github Action files and docs. Will be enabled in the future to automatically test PRs.
  3. LoopStats Improvements & Performance Tests #66: Improves the statistics captured on Stretch Body's performance. Will be used to measure improvements to Stretch Body's communication with low level devices.

Additionally, the following bugs were fixed:

  1. implemented warning on high motor_sync rates #90: Patches a bug where triggering pimu.trigger_motor_sync() at to high of a rate puts the robot into Runstop mode.
  2. Improve startup method on devices #101: Fixes bugs on startup of Dynamixel devices, ensures status is populated on startup of all devices, and add bool to robot.startup()

All unit tests run on Python 2.7.17 on Ubuntu 18.04 on a Stretch RE1.

hello-binit and others added 30 commits July 25, 2021 15:42
Add files to checkout new PR and run unit tests
implemented warning on high motor_sync rates
Add new jupyter notebook tutorial for PIMU in stretch base
LoopStats Improvements & Performance Tests
@hello-binit hello-binit merged commit 72fdc4d into master Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants