Hello,
I'm not sure about the correctness of the following line:
https://github.com/g/roboteq/blob/indigo-devel/roboteq_driver/mbs/script.mbs#L30
I don't understand why you set EMOD to 50, while according to manual (p210) it should be
aa + mot1 * 16 + mot2 * 32
so
18 for motor 1 with feedback
34 for motor 2 with feedback
Walter
Hello,
I'm not sure about the correctness of the following line:
https://github.com/g/roboteq/blob/indigo-devel/roboteq_driver/mbs/script.mbs#L30
I don't understand why you set EMOD to 50, while according to manual (p210) it should be
aa + mot1 * 16 + mot2 * 32
so
18 for motor 1 with feedback
34 for motor 2 with feedback
Walter