Write configuration file for launching wholebodydynamics for ergoCubGazeboV1 (simulated robot) with an external yarprobotinterface process #34
Labels
domain-software
Related to Software
iit-ami
Related to Artificial and Mechanical Intelligence research line
prj-ergocub
Related to ErgoCub Project
For running walking and other demos, it is necessary to estimate external forces acting on the robot, and this can be done via the
wholebodydynamics
YARP device. This YARP device can run:wbd-int
. Inside the gazebo simulator, via thegazebo_yarp_robotinterface
plugin, a bit like on the real robot wholebodydynamics is running in the main yarprobotinterface of the real robotergoCubSN000
(see https://github.com/robotology/robots-configuration/blob/v2.1.0/ergoCubSN000/estimators/wholebodydynamics.xml)wbd-ext
Outside of the gazebo simulator, by accessing the relevant sensor via themultipleanalogsensorclient
deviceThis issue tracks the
wbd-ext
workflow, and @HosameldinMohamed and @mebbaid are already working on this. The optionwbd-int
is tracked in #35 .The text was updated successfully, but these errors were encountered: