-
Notifications
You must be signed in to change notification settings - Fork 26
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
Build error ros-kinetic-gazebo-ros-control #64
Comments
This might just be an out of date issue, I see some commits that look like they might fix this (e.g. https://github.com/ros-controls/ros_control/pull/251/files ). I'm testing an update to the ros-kinetic-gazebo* tree, once it finishes building I'll push it to the AUR. Fingers crossed that it'll fix this, otherwise it may require some patching. |
Awesome! Thanks for looking into this 👍 |
Notes so far:
I've pushed a bunch of updated packages to the AUR. I'd suggest first making sure all your existing packages are updated ("cower -u" for a list), rebuilding anything with missing .so links (https://seangreenslade.com/h/snippets/ros-find-outofdate.py), then try building ros-kinetic-gazebo-ros-control again. It built on my machine, so there's hope. |
Thanks for this. Installing the updated packages now. Fingers crossed it'll work :) |
I'm doing a complete clean reinstall so I removed all I get the following error when building
Is this just a case of another outdated package? |
Seems like it's this issue: which they fixed for lunar, but not kinetic. I added a quick patch to the AUR package, and when I get the time I'll submit a PR to upstream it. |
It's working now. Also
Installing Thanks again for your help. |
Updated that pkg & included the dep. It should probably be pulled in by something else given that it's not in the rosdep list, but I don't have the energy to track it down. A bunch of the Arch rosdep names seem to have been reverted recently, so that'll be my next priority. Feel free to close the issue if everything is working for you, and comment on / flag AUR packages if you run into more build issues with them. |
This issue is resolved so I'll close it. I'm actually trying to get the simple-arm project up and running completely on kinetic and it looks like I need the kinetic version of |
Just shoot me an email with a list of packages you need. I'll make sure they build at the very least. |
Not sure if this is the correct place to ask for help with this but I'm trying to install
ros-kinetic-gazebo-ros-control
from the AUR and I'm getting the following compiler errors:and
I installed
ros-kintetic-desktop-full
fine (usinggazebo-ogre-1.10
andqtwebkit-bin
).Any help resolving this would be greatly appreciated.
The text was updated successfully, but these errors were encountered: