-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
789066a
commit 3ac9166
Showing
7 changed files
with
177 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
PROJECT_NAME=icub | ||
RELEASE_TAG=distro_2021.08.1_v2 | ||
DOCKER_SRC=iitschri/yarp-docker:v3.4.6 | ||
BUILD_ARGS=--build-arg ICUBMAIN_TAG_VER=v1.21.0 | ||
RELEASE_TAG=distro_2021.11.0 | ||
DOCKER_SRC=iitschri/yarp-docker:v3.5.1 | ||
BUILD_ARGS=--build-arg ICUBMAIN_TAG_VER=v1.22.0 | ||
XRANDR_CONF= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
<application> | ||
<name>iCub Simulation</name> | ||
|
||
<module> | ||
<name>yarplogger</name> | ||
<parameters>--start --no_stop</parameters> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>iCub_SIM</name> | ||
<environment>YARP_FORWARD_LOG_ENABLE=1</environment> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>iKinGazeCtrl</name> | ||
<parameters>--from configSim.ini</parameters> | ||
<environment>YARP_FORWARD_LOG_ENABLE=1</environment> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>simFaceExpressions</name> | ||
<parameters></parameters> | ||
<environment>YARP_FORWARD_LOG_ENABLE=1</environment> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>emotionInterface</name> | ||
<parameters>--name /icubSim/face/emotions</parameters> | ||
<environment>YARP_FORWARD_LOG_ENABLE=1</environment> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>yarpdev</name> | ||
<parameters>--device speech --lingware-context speech --default-language it-IT --pitch 100 --speed 100</parameters> | ||
<environment>YARP_FORWARD_LOG_ENABLE=1</environment> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<connection> | ||
<from>/face/eyelids</from> | ||
<to>/icubSim/face/eyelids</to> | ||
<protocol>tcp</protocol> | ||
</connection> | ||
|
||
<connection> | ||
<from>/face/image/out</from> | ||
<to>/icubSim/texture/face</to> | ||
<protocol>tcp</protocol> | ||
</connection> | ||
|
||
<connection> | ||
<from>/icubSim/face/emotions/out</from> | ||
<to>/icubSim/face/raw/in</to> | ||
<protocol>tcp</protocol> | ||
</connection> | ||
|
||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<application> | ||
<name>iCub</name> | ||
|
||
<authors> | ||
<author email="[email protected]">Davide De Tommaso</author> | ||
</authors> | ||
|
||
<module> | ||
<name>yarplogger</name> | ||
<parameters>--start --no_stop</parameters> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>yarprobotinterface</name> | ||
<node>pc104</node> | ||
</module> | ||
|
||
<module> | ||
<name>yarpdev</name> | ||
<parameters> --from camera/dragonfly2_config_right.ini</parameters> | ||
<node>pc104</node> | ||
</module> | ||
|
||
<module> | ||
<name>camCalib</name> | ||
<parameters>--context cameraCalibration --from icubEyes.ini --group CAMERA_CALIBRATION_RIGHT --name /icub/camcalib/right</parameters> | ||
<node>localhost</node> | ||
</module> | ||
<module> | ||
|
||
<name>frameGrabberGui2</name> | ||
<parameters>--local /icub/fggui/right --remote /icub/cam/right --x 0 --y 350 --width 350 --height 500</parameters> | ||
<node>localhost</node> | ||
<dependencies> | ||
<port timeout="10">/icub/cam/right</port> | ||
</dependencies> | ||
</module> | ||
|
||
<module> | ||
<name>yarpview</name> | ||
<parameters>--name /face --x 0 --y 0 --p 50 --w 320 --h 240</parameters> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>faceLandmarks</name> | ||
<node>localhost</node> | ||
</module> | ||
|
||
<module> | ||
<name>yarpdev</name> | ||
<parameters>--name /icub/face/raw --device serial --subdevice serialport --context faceExpressions --from serialport.ini</parameters> | ||
<node>pc104</node> | ||
<tag>face_device</tag> | ||
</module> | ||
|
||
<module> | ||
<name>emotionInterface</name> | ||
<parameters>--name /icub/face/emotions --context faceExpressions --from emotions.ini</parameters> | ||
<node>pc104</node> | ||
<tag>emotions_interface</tag> | ||
</module> | ||
|
||
<module> | ||
<name>iKinGazeCtrl</name> | ||
<parameters>--from config.ini --head_version 2.5 --saccades off --imu::mode off --eye_tilt::max 5 --eye_tilt::min -5</parameters> | ||
<node>localhost</node> | ||
<dependencies> | ||
<port timeout="60.0" request="is_ready" reply="[ok]">/icub/yarprobotinterface</port> | ||
</dependencies> | ||
</module> | ||
|
||
<connection> | ||
<from>/icub/cam/right</from> | ||
<to>/icub/camcalib/right/in</to> | ||
<protocol>udp</protocol> | ||
</connection> | ||
|
||
<connection> | ||
<from>/faceLandmarks/image:o</from> | ||
<to>/face</to> | ||
<protocol>udp</protocol> | ||
</connection> | ||
|
||
<connection> | ||
<output>/icub/camcalib/right/out</output> | ||
<input>/faceLandmarks/image:i</input> | ||
<protocol>udp</protocol> | ||
</connection> | ||
|
||
<connection> | ||
<from>/icub/face/emotions/out</from> | ||
<to>/icub/face/raw/in</to> | ||
<protocol>tcp</protocol> | ||
</connection> | ||
|
||
</application> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<cluster name="icub_cluster" user="icub"> | ||
|
||
<nameserver namespace="/root" node="localhost"></nameserver> | ||
<node display=":0.0">localhost</node> | ||
<node>pc104</node> | ||
|
||
</cluster> |
This file was deleted.
Oops, something went wrong.