Configure Orocos RTT in Ubuntu 13.10

Hi, I am trying to configure Orocos RTT on Ubuntu distro 13.10 without using ROS. What is the easiest way to do it, as I already spent many hours and it is all in vain. Quick help is appreciated.

Thanks.

Ruben Smits's picture

Configure Orocos RTT in Ubuntu 13.10

Plain cmake with in-source build:

cd $RTT_SRC
mkdir build
cd build
cmake ..
make
make install

R.

On Tue, May 20, 2014 at 11:20 AM, <salmansaqibkhan [..] ...> wrote:
> Hi, I am trying to configure Orocos RTT on Ubuntu distro 13.10 without using
> ROS. What is the easiest way to do it, as I already spent many hours and it
> is all in vain. Quick help is appreciated.
>
> Thanks.
> --
> Orocos-Dev mailing list
> Orocos-Dev [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-dev