-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems installing OROCOS under Linux-RTAI/Xenomai #325
Comments
Figure 2 shows me that just installing RTT doesn't seem to create components or use Orocreate-pKG, so I try to install the remaining OCL and log4CPP. Log4cpp was easy to install, but installing OCL shows the error in Figure 2. |
I run "cmake .."The command is shown as follows:
-- Orocos-RTT found in /usr/local/lib/cmake/orocos-rtt/orocos-rtt-gnulinux-libraries.cmake Looking for netcdf in /usr/local
Call Stack (most recent call first): -- Found orocos-rtt 2.9.2 for the gnulinux target.
Call Stack (most recent call first): -- Found orocos-rtt 2.9.2 for the gnulinux target.
Call Stack (most recent call first): -- Found orocos-rtt 2.9.2 for the gnulinux target. This is me running "CCmake."After the interface |
My RTAI is version 5.2 |
My problem was similar to that of my friend in the year 18.
![image](https://user-images.githubusercontent.com/70326955/103289672-b753d480-4a22-11eb-9b76-1089da31a6c7.png)
![image](https://user-images.githubusercontent.com/70326955/103289582-82e01880-4a22-11eb-8c98-af9c5d7f778a.png)
Instead of installing ROS, I tried to install OROCOS Toolchain independently. At first, I tried to install RTT, but Orocret-PKG was not available:
Browsing through Github, I found that the content was quite complex and there was no proper tutorial to help install Orocos-Toolchain alone.Is it right to install separately?
The text was updated successfully, but these errors were encountered: