-
Notifications
You must be signed in to change notification settings - Fork 54
Change to gyro and rads/sec #35
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
Conversation
|
@codematerial please try this! |
|
@ladyada I sadly can't test this as I can't install this library or any CircuitPython libraries to the NVidia Jetson but think it's due to a problem with my system and not a problem with the library. However I've added a comment on issue #33 as I'm still getting RPS straight out of the sensor using the old library even though it should be DPS. So I worried this might be an issue here too. Running I'm not too sure why it's trying to install a RPi specific LED driver on the Jetson but I can see how this might cause issues! |
|
To test locally, you can pull the PR code down and set |
|
I'm setting up my Jetson Nano right now to see if I can get it installed and testable. |
|
Ok, @CodeMaterial, I did not get the Nvidia Jetson error you're referring to. Could you please try running |
|
Another option is to install Blinka using the sudo command as that installs to a different location. |
|
Hi @makermelissa. As this seems to be an issue with Blinka I've created a new issue here: adafruit/Adafruit_Blinka#149. Thanks and I hope that this pull request can get tested to make sure that the units are correct for the BNO library. Sam. |
Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 3.1.2 from 3.1.1: > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#35 from caternuson/iss34
For #34.
_ScaledReadOnlyStructclass. Decided not to importmathjust forpi.gyroscopeas deprecatedbno055_simpletest.pyexamplebno055_simpletest.py