Bonsoir
Dans un tutorial j'ai ça comme instructions:
"""
oro-server is available in robotpkg (http://robotpkg.openrobots.
org).
cd $ROBOTPKG_BASE
git pull
cd knowledge/oro-server
make update
Before starting the server with:
oro-server
edit the oro.conf configuration file in $OPENROBOT/etc/oro-server.
In the section ontology, change the path to point to your ontology, and com-
ment the two options below, oro robot instance and scenario instance.
You can now start the server.
Open another terminal, and connect to your instance of ontology server with:
telnet localhost 6969
Enter help to check everything works (you should get the exhaustive list of
RPC methods available on the server).
"""
Rassurez vous je bloque dès le début.
En fait j'ai installé leur truc, robotpkg, et ça dit que ça s'est bien installé
MAis après je comprends plus. cd $ROBOTPKG_BASE
ça mène à rien.
Et "git pull" sans rien après ? Comment on peut faire git pull sur rien ?
Merci 