Please refer to the Installation document to setup the system to run the codebase with the dataset.
- Run the ROS server:
roscore
- Run the YARP server:
yarpserver --ros --write
- Open the dataset:
a. Extract the dataset zip file to an accesible location
b. Launch yarpdataplayer
yarpdataplayer --withExtraTimeCol 2
c. File->"Open Directory" -> open the directory extracted from the dataset zip file
-
Goto options and select
loop
option, and play the dataset by pressing▶️ on yarpdataplayer. This runs the dataset in a loop. -
Launch the Human Dynamics Estimation:
yarprobotinterface --config Human_AMTI.xml
- Run the state publisher:
yarprobotstatepublisher --period 0.0001 --name-prefix Human --tf-prefix /Human/ --model humanSubject02_66dof.urdf --reduced-model true --base-frame Pelvis --jointstates-topic "/Human/joint_states"
- Launch RVIZ with the HDE configuration:
roslaunch HDERviz HDERviz.launch
- Remove the wrench offset through
/HumanDynamicsEstimator/rpc:i
rpc port
yarp rpc /HumanDynamicsEstimator/rpc:i
removeWrenchOffset
RightHand_EstimatedExtWrenches
and increase the Force Arrow Scale value
.