Skip to content

Commit

Permalink
changed naming of HumanWrenchWrapper and HumanWrenchRemapper
Browse files Browse the repository at this point in the history
  • Loading branch information
davidegorbani committed Oct 19, 2023
1 parent b6e940f commit a9fc4ed
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions remappers/HumanWrench_nwc_yarp/conf/HumanWrenchRemapperExample.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE robot PUBLIC "-//YARP//DTD yarprobotinterface 3.0//EN" "http://www.yarp.it/DTD/yarprobotinterfaceV3.0.dtd">
<robot name="Human-Wrench-Client" build=0 portprefix="">


<device type="human_wrench_nwc_yarp" name="HumanWrench_nwc_yarp">
<param name="humanWrenchDataPort">/HDE/HumanWrench_nws_yarp/wrench:o</param>
</device>



</robot>

0 comments on commit a9fc4ed

Please sign in to comment.