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

Accelerometer error in v2.0 #8

Closed
GoogleCodeExporter opened this issue Apr 18, 2015 · 2 comments
Closed

Accelerometer error in v2.0 #8

GoogleCodeExporter opened this issue Apr 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

the method read_values is missing from the Accelerometer class. 

 File "/usr/local/lib/python2.6/dist-packages/nxt/sensor/hitechnic.py", line 73, in get_acceleration
    xh, yh, zh, xl, yl, zl = self.read_values('all_data')
AttributeError: 'Accelerometer' object has no attribute 'read_values'

Original issue reported on code.google.com by meldu...@gmail.com on 6 Jul 2010 at 5:52

@GoogleCodeExporter
Copy link
Author

Should be fixed in r144. While you're at it, can you check that the readings 
are correct and post the output of get_sensor_info() for me?

Original comment by marcus@wanners.net on 7 Jul 2010 at 1:16

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by marcus@wanners.net on 20 Aug 2010 at 2:01

  • Added labels: Series-2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant