From 58451835261c65ad7cd8049a0bba80a7e1711534 Mon Sep 17 00:00:00 2001 From: Lorenzo Rapetti Date: Tue, 14 Nov 2023 13:42:01 +0100 Subject: [PATCH] Replace controlboardwrapper2 with controlBoard_nws_yarp (#378) * Replace controlboardwrapper2 with controlBoard_nws_yarp * Update CHANGELOG.md --------- Co-authored-by: AMI --- CHANGELOG.md | 1 + conf/xml/Human.xml | 4 ++-- conf/xml/hands-pHRI.xml | 4 ++-- conf/xml/pHRI.xml | 4 ++-- 4 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7df2708a..818e0b79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Naming convention from `wrapper`\ `server` to `nws`\ `nwc` (https://github.com/robotology/human-dynamics-estimation/pull/367). - HumanLogger device to be compatible with the `robot-log-visualizer` (https://github.com/robotology/human-dynamics-estimation/pull/372). +- `controlboardwrapper2` is replaced by `controlBoard_nws_yarp` (https://github.com/robotology/human-dynamics-estimation/pull/378). - Updated applications and modules that use the transform server (https://github.com/robotology/human-dynamics-estimation/pull/377) ### Added diff --git a/conf/xml/Human.xml b/conf/xml/Human.xml index 0f725423..4e2ea504 100644 --- a/conf/xml/Human.xml +++ b/conf/xml/Human.xml @@ -285,8 +285,8 @@ - - 20 + + 0.02 /Human/HumanControlBoard 66 diff --git a/conf/xml/hands-pHRI.xml b/conf/xml/hands-pHRI.xml index 09a03e8f..48ef9f63 100644 --- a/conf/xml/hands-pHRI.xml +++ b/conf/xml/hands-pHRI.xml @@ -266,8 +266,8 @@ - - 20 + + 0.02 /Human/HumanControlBoard 66 diff --git a/conf/xml/pHRI.xml b/conf/xml/pHRI.xml index 9c4cbbdb..b12fc9fc 100644 --- a/conf/xml/pHRI.xml +++ b/conf/xml/pHRI.xml @@ -285,8 +285,8 @@ - - 1 + + 0.01 /Human/HumanControlBoard 66