icub-tech-iit / ergocub-gazebo-simulations

Repository containing the models and the simulations for ergoCub
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Investigate if we need something like gazebo_yarp_contactforcetorques #43

Open Nicogene opened 1 year ago

Nicogene commented 1 year ago

@Nicogene commented on Thu Nov 04 2021

@traversaro pointed me out that there was a plugin under development for estimating the forces in gazebo without using wbd https://github.com/robotology/gazebo-yarp-plugins/pull/457

If we want to use it we need to revamp the development of that plugin

DoD We have defined the pro and cons of using that plugin and we decided if we want to continue its development


@traversaro commented on Thu Nov 04 2021

If we want to use it we need to revamp the development of that plugin

Note that probably we can just merge it as it is (once we checked that it works with the latest gazebo-yarp-plugins) and just mark the known issues in https://github.com/robotology/gazebo-yarp-plugins/pull/457#issuecomment-560295404 as future improvements.