CodexLabsLLC / Colosseum

Open source simulator for autonomous robotics built on Unreal Engine with support for Unity
https://codexlabsllc.github.io/Colosseum/
Other
335 stars 105 forks source link

Make pd position controller not block velocity commands after a positional command #55

Closed nikola-j closed 1 year ago

nikola-j commented 1 year ago

About

When using ros2 with simple pd position controller, if a goal is issued once, then velocity commands will stop working since pd controller will send commands even if it doesn't have a goal.

How Has This Been Tested?

Screenshots (if appropriate):