Open v4hn opened 4 weeks ago
@v4hn Thank you for your report. I'm fixing build errors in between my research :)
Some packages seem to be patches for old upstream packages that could be dropped.
jsk_perception
depends on opencv_apps
, so I want you to request that opencv_apps
be released. I confirmed opencv_apps
is buildable in my Ubuntu 22.04 machine (I haven't tried creating .deb package yet)
jsk_perception depends on opencv_apps , so I want you to request that opencv_apps be released
I added it to my builder for testing.
Thank you for looking into these!
@mqcmd196 As announced I worked my way through most problems in ros-o-builder by now and
jsk_visualization
works well. :partying_face:Here is the list of all remaining packages in the JSK stacks that fail to build (the first few of them also at the bottom of the README.md in jammy-one). The affected repositories are https://github.com/jsk-ros-pkg/jsk_3rdparty, https://github.com/jsk-ros-pkg/jsk_recognition, and https://github.com/jsk-ros-pkg/jsk_roseus . It would be great if you could help to get these resolved one way or another so we can include a fully-building jsk stack in https://github.com/v4hn/ros-o-builder, as well as https://github.com/ubi-agni/ros-builder-action .
I suspect many of these are obsolete (some relying on python2) and maybe it makes sense to CATKIN_IGNORE them in the upstream repository until someone ports them.
Feel free to link me in new individual issues if I can help somehow.