-
Notifications
You must be signed in to change notification settings - Fork 9
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
URL not working (kernels) #2
Comments
@ahoarau @francoisferland do you still have the files? in case the files went missing, you can patch the kernel by yourself : good luck! |
Thanks for pointing out the issue.
But you should really consider compiling the kernel yourself with the latest version of RTAI. It apparently solves many hang cases. |
Thanks for reuploading the kernel, but it doesn't work when installing RTAI following the thread. This part doesn't work too, as long as the package doesn't have the file named autogen.sh
It doesn't build, no matter how many times I try it. I'll try what @graiola said, compiling RTAI 5.0 but changing the configuration as @ahoarau wrote here. I'll inform here if it works. |
Did you check the 4.0 branch? |
I couldn't make it with RTAI 5.0 and kernel 3.18, but it wouldn't work because of the Ethercat drivers, patched for kernels 3.10 and before. I finally made it with RTAI 4.1 (RTAI 4.0 doesn't include patch for kernel 3.10), compiling my own kernel and linking correctly (this is a thing that a lot of tutorials don't make correctly) |
You could rename those lines to match you kernel : |
All right, nothing works, I'm done.
After that, I installed (catkin legacy didn't compile either). Finally I run But a kernel panic (error with watchdogs and CPU went off) stopped me there :) I think I'd need a special configuration for the kernel to work just for me, I mean, for the hardware I'm using. ATM I have computer with Ubuntu 12.04 and RTAI, which actually works to controll the Meka (just the 2 arms), but I'm unable to upgrade to Ubuntu 14.04 + ROS Indigo + MoveIt! |
Hello @EnriqM , very sorry to hear that nothing is working. It's pretty hard to debug when not next to the hardware. We should exchange emails and continue from there here's mine : hoarau.robotics AT gmail.com |
Excuse me, I'm trying to install all the work you've done here. The issue I have is the next:
When trying that a error 404 appears to me. The same would happen if I try with your links at bitbucket:
Could you upload them again, please? I've tried to do my own kernel, but it doesn't work no matter how hard I try
The text was updated successfully, but these errors were encountered: