hubo / hubo-ach

Low level controller for the Hubo 2 and Hubo 2+ platforms designed by Daniel M. Lofaro. The system is based on the IPC called ACH by Neil Dantam and Mike Stilman.
Other
5 stars 18 forks source link

Axis and joint directions working #33

Closed mxgrey closed 11 years ago

mxgrey commented 11 years ago

I have the sensor.table set up like the joint.table is where passing the drc argument to hubo-ach will swap in the drc-specific joint table. I also fixed the hubo-ach script so that when no drc argument is passed in, it will swap in the huboplus tables.

I tested the direction changes for the fingers, and they worked. They now follow the same convention that was previously used on the huboplus.

I also tested the axis sign changing for the sensors, and that worked as well. Currently, the sensor.table has 0 values for the IMU axis parameters, because we don't use them.