-
Notifications
You must be signed in to change notification settings - Fork 32
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
Galactic/Rolling release #41
Comments
So I have the permissions and ability to do releases here. Unfortunately, the big blocker here is the release of sophus and the ecl set of libraries, which these libraries depend on. I don't have permissions there, so we can't release right now. Maybe we can convince @stonier to release sophus and ecl libraries, though. |
Sounds good. I already added a comment in stonier/ecl_core#112 |
Convinced. I'll update when done. |
Thanks Daniel! |
I have installed this ros2 kobuki driver on Galactic by building from source. Please adjust this script for your system. |
Forgot to update.
|
Please write if there is any help needed, I am interested in these packages released |
I'm also looking forward to humble releases. |
@stonier the ones that block the release on Humble? |
I created some forks that did the minimum fixes to build and work on Humble, mostly by disabling some of the tests. I have the following source building and running on a Turtlebot 2 under ROS Humble.
I don't claim the fixes are "correct", just that they got me up and running |
@dcconner I tested your code. It turns out that it can be built on amd64 but fails on arm64. Have you attempted to compile on arm64, such as the Jetson Nano board? |
@wn1980 I only did the minimum in those forks to allow me to compile on Intel i7 and i5 systems with Ubuntu 22.04 and ROS Humble. So while deserving of a "side eye" from @ljaniec , I shared in hopes of accelerating testing and progress for those waiting on correct updates. I don't plan on issuing any pull requests because those changes just hiding some build issues, not fixing them. |
@dcconner My intention was not "side eye" with any derogatory meaning, sorry if that may have been your understanding. That was not what I was thinking, rather I was "looking into it" with interest. I couldn't find any reasonable documentation on |
It looks like @stonier made some recent updates to the |
Would you be able to provide a release for ROS2 galactic and rolling? It's already building and running successfully with a local build. So it would only be the release that is missing.
Thanks :-)
The text was updated successfully, but these errors were encountered: