tork-a / jog_control

Apache License 2.0
55 stars 18 forks source link

Add `intermittent` parameter #31

Closed 7675t closed 4 years ago

7675t commented 5 years ago

This PR is for the robots which don't have the capability of continuous overriding of the target trajectory. intermittent parameter is introduced. When this parameter true, jog motions wait for the end of previous action. It should work for #30 and some robots (NEXTAGE, baxter, etc.) which seems not support continuous target trajectory operations.