As the title says, Ⅰ set acceleration of the relevant channels “setAcceleration(9, 5)” for instance, but it never seems to come into effect until after one setTarget has been done. Is there something Ⅰ’m missing? Ⅰ’ve confirmed that the setAcceleration code is running before setTarget by ensuring setTarget Cannot run until after the acceleration setting block has been run through.
Ⅰ’m using a Teensy 4.1 to interface with the maestro using the arduino library, no scripting has been done directly on the maestro.
Please advise,
Thank you for your time!