ami-iit / gazebo-scenario-plugins

Ignition Gazebo plugins implemented with ScenarI/O
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Add `LowPassTarget` joint plugin #4

Closed diegoferigo closed 3 years ago

diegoferigo commented 3 years ago

This plugin filters joint references (targets) with a low-pass Butterworth filter.

Requires https://github.com/robotology/gym-ignition/pull/345.