Merge private subtree#1
Merged
Merged
Conversation
* Clamped the head angle between -22 and 45 degrees. * Exposed the MIN and MAX head angles * Added comparison operators to Angle * Cleaned up example code
* VIC-12133 pull up latest proto Preparation for VIC-7776 which needs a new enum. * VIC-12133 Update proto with enum for RobotStatus Clean up warning in proto update output
* VIC-7776 Python SDK: Add status class Adds properties for each status bit in the bitfield coming from the robot.
…25) - Added event stream thread - Fixed VIC-9834: robot.accel and robot.gyro always return None on first call. - Fixed VIC-12128: Occasional exception breaking script in clear_when_done - ValueError: list.remove(x): x not in list
…nki_vector, etc. #32
* rename example files to anki_vector* * change build steps for *.whl, *.tar.gz, and the zip and tar.gz example files to use Makefile (basically same as Cozmo) * Makefile now copies LICENSE.TXT to whl root and examples compressed files root * add minimal readme to examples * etc.
* add activate script for these env vars: SDK_VERSION TWINE_USER TWINE_PASSWORD S3_BUCKET * refer to those env vars from README build instructions * update path in verlink * update our example links in the doc files to use verlink correctly (though not tested yet)
shawnblakesley
approved these changes
Dec 6, 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.