-
Notifications
You must be signed in to change notification settings - Fork 0
Pisa IIT hand
Enrico Turco edited this page Jun 21, 2019
·
5 revisions
get the iit modified package:
git clone [email protected]:SIRSIIT/qb_interface_node.git
catkin build
git clone [email protected]:SIRSIIT/qbadmin.git
git clone [email protected]:SIRSIIT/qbAPI.git
cd qbAPI/src
make
cd ../..
cd qbadmin/src
make
cd ../bin_unix/
./qbadmin -p
- ensure it's in Control Mode: Current
- remember hand ID
- zero it:
./qbadmin 1 -z
Check here
From time to time, if the hand starts acting strange, you might need to reset the zero of the encoders.
Return to Home