robotInterface moved to YARP #109
lornat75
started this conversation in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is to notify that the executable
robotInterface
has been moved to YARP and will be soon removed from theicub-main
repository. Following YARP's naming convention, we renamed ityarprobotinterface
.Not much is required to use
yarprobotinterface
, just update and recompile YARP. However, you have also to rename the filerobotInterface.ini
toyarprobotinterface.ini
(in$ICUB_ROOT/app/robots/<your_robot>
).Also, the script
$ICUB_ROOT/app/iCubStartup/scripts/iCubStartup.xml
should runyarprobotinterface
(instead ofrobotInterface
).These changes have been already done and committed to the
icub-main
repository; please double check and modify all the files you installed locally in your system.This information is also available here: http://wiki.icub.org/wiki/ChangeLog.
Beta Was this translation helpful? Give feedback.
All reactions