@@ -62,7 +62,7 @@ BSD-3-Clause license. -->
6262 <param name =" stream_joint_states" >true</param >
6363 <param name =" stream_joint_accelerations" >false</param >
6464 <param name =" stream_inertials" >true</param >
65- <param name =" stream_cartesian_wrenches" >false </param >
65+ <param name =" stream_cartesian_wrenches" >true </param >
6666 <param name =" stream_forcetorque_sensors" >true</param >
6767 <param name =" stream_pids" >false</param >
6868 <param name =" stream_motor_PWM" >false</param >
@@ -78,11 +78,15 @@ BSD-3-Clause license. -->
7878 <param name =" temperature_sensors_list" >("l_arm_ft", "r_arm_ft", "l_leg_ft", "l_foot_front_ft", "l_foot_rear_ft", "r_leg_ft", "r_foot_front_ft", "r_foot_rear_ft")</param >
7979 </group >
8080
81+ <group name =" CartesianWrenches" >
82+ <param name =" cartesian_wrenches_list" >("left_front_wrench_client", "left_rear_wrench_client", "right_front_wrench_client", "right_rear_wrench_client", "left_arm_wrench_client", "right_arm_wrench_client")</param >
83+ </group >
84+
8185 <group name =" InertialSensors" >
82- <param name =" accelerometers_list" >(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
83- <param name =" gyroscopes_list" >(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
84- <param name =" magnetometers_list" >(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
85- <param name =" orientation_sensors_list" >(l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
86+ <param name =" accelerometers_list" >(waist_imu_0, l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
87+ <param name =" gyroscopes_list" >(waist_imu_0, l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
88+ <param name =" magnetometers_list" >(waist_imu_0, l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
89+ <param name =" orientation_sensors_list" >(waist_imu_0, l_foot_front_ft_imu, l_foot_rear_ft_imu, r_foot_front_ft_imu, r_foot_rear_ft_imu)</param >
8690 </group >
8791
8892 </group >
@@ -91,6 +95,12 @@ BSD-3-Clause license. -->
9195 <action phase =" startup" level =" 15" type =" attach" >
9296 <paramlist name =" networks" >
9397 <elem name =" all_joints" >all_joints_mc</elem >
98+ <elem name =" left_front_wrench_client" >left_front_wrench_client</elem >
99+ <elem name =" left_rear_wrench_client" >left_rear_wrench_client</elem >
100+ <elem name =" right_front_wrench_client" >right_front_wrench_client</elem >
101+ <elem name =" right_rear_wrench_client" >right_rear_wrench_client</elem >
102+ <elem name =" right_arm_wrench_client" >right_arm_wrench_client</elem >
103+ <elem name =" left_arm_wrench_client" >left_arm_wrench_client</elem >
94104 <elem name =" mas-remapper" >mas-remapper</elem >
95105 </paramlist >
96106 </action >
0 commit comments