Closed iadonkey closed 3 years ago
The velocity interface is exactly for that use-case. You can activate the velocity interface in C++ by setting input.interface = Interface::Velocity;
, then the target position will be ignored.
Ok, thanks, works like a charm. Great work btw, thanks!
What is the best way to trigger a stop profile. My use case is as follows