Implement joint calibration.
Bug #792374 reported by
Hugo Elias
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sr ROS interface |
Fix Committed
|
Wishlist
|
Ugo |
Bug Description
This is specifically the algorithm which takes the raw ADC reading, and uses the 5-point piecewise linear algorithm to convert it to an angle in degrees. It will use the calibration table downloaded from the hand.
Related branches
Changed in sr-ros-interface: | |
importance: | Undecided → Wishlist |
Changed in sr-ros-interface: | |
milestone: | none → alpha1 |
Changed in sr-ros-interface: | |
importance: | Wishlist → High |
importance: | High → Wishlist |
Changed in sr-ros-interface: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
If it's any help, there is already some C code to do this, including tests at: shadow_ libraries/ sensor_ calibration/
Pic32/trunk/