-
-
Notifications
You must be signed in to change notification settings - Fork 91
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
Write driver packages for sensors #4
Comments
Hi Franz, |
Hi Franz,
This would be great because its hard to find space for the extra microcontroller in the new robot design that I am working on. So far I'm also having troubles with the accuracy of the encoders that are built inside the DG01D-E motors - although its ok (a video of that will follow soon in the documentation). Anyway, would be interesting to know if attaching the encoders directly to the rpi would improve the accuracy of the odometry. But I guess the resolution of the encoders (approx 550 ticks) is the bottleneck here. One of my high priority todos is to make use of the imu and merge its data with the encoder data. Thanks again for your valuable input. |
Hi Franz, |
Hi Franz,
// Definitions for rotary encoder V1.0 Module compile with |
Thank you Franz, this looks very interesting! I will get back to this when I find more time to work on the project again and finish other open issues. |
Sensors
The text was updated successfully, but these errors were encountered: