suwat
New Member
Posts: 2
|
Post by suwat on Aug 28, 2016 21:26:22 GMT -7
Hi max,
I'm trying calibrate base axis with following commad
driver.CalibrateJoint(1, driver.freqToCmdVal(400), driver.freqToCmdVal(50), 1, 5, 1, 1)
all steps are perfectly worked.
Base axis cw rotates toward to limit switch
when hit to limit switch it slowly ccw rotates then stop.
but If I Try to reverse direction
driver.CalibrateJoint(1, driver.freqToCmdVal(400), driver.freqToCmdVal(50), 0, 5, 1, 1)
Base axis ccw rotates toward to limit switch
when hit to limit switch it also ccw rotates then stop. (Is it should cw backing rotate or not?)
Thank.
|
|
|
Post by Max on Aug 28, 2016 22:12:39 GMT -7
|
|
suwat
New Member
Posts: 2
|
Post by suwat on Aug 29, 2016 0:40:47 GMT -7
Thank, It can completely works in both direction.
|
|
|
Post by Max on Sept 4, 2016 8:09:30 GMT -7
I am going to remove this topic as this is a bug and an issue was raised on github for it.
|
|