Hello everybody,
I am new to orocos and I followed the rtt installation instructions from the website. I use ubuntu (dapper), so I thought I could execute the given commands
$ wget -q -O - http://people.mech.kuleuven.be/~psoetens/gpg/key.gpg | sudo apt-key add -
$ sudo wget -q http://www.fmtc.be/sources.list.d/fmtc.list -O /etc/apt/sources.list.d/fmtc.list
to set the repository and then I could proceed with
$ apt-get source orocos-rtt
etc.
That does not work. Why? It tells me, that it cannot find the sources. How can I set the repository?
Best,
Irene