diff --git a/CHANGELOG.md b/CHANGELOG.md index 479cebab3b..9c6f41571f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project are documented in this file. ### Added ### Changed +- 🤖 [`ergoCubSN001`] Update `YarpRobotLoggerDevice` configuration file to exclude the head-imu and include the arms FTs (https://github.com/ami-iit/bipedal-locomotion-framework/pull/798) ### Fixed diff --git a/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/blf-yarp-robot-logger-interfaces/imu_clients.xml b/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/blf-yarp-robot-logger-interfaces/imu_clients.xml index 3321408050..d6602b5099 100644 --- a/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/blf-yarp-robot-logger-interfaces/imu_clients.xml +++ b/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/blf-yarp-robot-logger-interfaces/imu_clients.xml @@ -5,13 +5,22 @@ - + + + + + /ergocub/waist/inertials + /yarp_robot_logger/waist/inertials + 0.5 + fast_tcp + left_leg_ft_client right_leg_ft_client - head_imu_acc + + waist_imu_client left_foot_imu_client diff --git a/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/yarp-robot-logger.xml b/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/yarp-robot-logger.xml index 444ed58f77..77cc299da9 100644 --- a/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/yarp-robot-logger.xml +++ b/devices/YarpRobotLoggerDevice/app/robots/ergoCubSN001/yarp-robot-logger.xml @@ -25,7 +25,7 @@ BSD-3-Clause license. --> - ("Walking") + ("Walking", "GridTracking","cmw") () @@ -35,6 +35,13 @@ BSD-3-Clause license. --> "udp" + + "/yarp-robot-logger/exogenous_signals/cmw" + "/cmw-walking/log" + "cmw" + "udp" + + "/yarp-robot-logger/exogenous_signals/balancing_position_controller" "/balancing_position_controller/logger" @@ -48,6 +55,13 @@ BSD-3-Clause license. --> "rde" "udp" + + + "/yarp-robot-logger/exogenous_signals/joints_grid_position_tracking" + "/joints_grid_position_tracking/logger" + "grid_tracking" + "udp" + @@ -87,10 +101,10 @@ BSD-3-Clause license. --> - (rfeimu_acc, l_foot_front_ft_acc, l_foot_rear_ft_acc, r_foot_front_ft_acc, r_foot_rear_ft_acc, l_leg_ft_acc, r_leg_ft_acc) - (rfeimu_gyro, l_foot_front_ft_gyro, l_foot_rear_ft_gyro, r_foot_front_ft_gyro, r_foot_rear_ft_gyro, l_leg_ft_gyro, r_leg_ft_gyro) - (rfeimu_mag, l_foot_front_ft_mag, l_foot_rear_ft_mag, r_foot_front_ft_mag, r_foot_rear_ft_mag, l_leg_ft_mag, r_leg_ft_mag) - (rfeimu_eul, l_foot_front_ft_eul, l_foot_rear_ft_eul, r_foot_front_ft_eul, r_foot_rear_ft_eul, l_leg_ft_eul, r_leg_ft_eul) + (sensor_imu_xsensmt, l_foot_front_ft_acc, l_foot_rear_ft_acc, r_foot_front_ft_acc, r_foot_rear_ft_acc, l_leg_ft_acc, r_leg_ft_acc) + (sensor_imu_xsensmt, l_foot_front_ft_gyro, l_foot_rear_ft_gyro, r_foot_front_ft_gyro, r_foot_rear_ft_gyro, l_leg_ft_gyro, r_leg_ft_gyro) + (sensor_imu_xsensmt, l_foot_front_ft_mag, l_foot_rear_ft_mag, r_foot_front_ft_mag, r_foot_rear_ft_mag, l_leg_ft_mag, r_leg_ft_mag) + (sensor_imu_xsensmt, l_foot_front_ft_eul, l_foot_rear_ft_eul, r_foot_front_ft_eul, r_foot_rear_ft_eul, l_leg_ft_eul, r_leg_ft_eul) @@ -103,8 +117,8 @@ BSD-3-Clause license. --> left_rear_wrench_client right_front_wrench_client right_rear_wrench_client - - + mas-remapper jabra