Closed quarkytale closed 2 years ago
With latest updates I had to adapt for Qt 5.15 running on Ubuntu Jammy. To maintain compatibility with Focal (using Qt 5.12), I filed a PR draft: https://github.com/ros-planning/moveit_task_constructor/pull/392
Please review/test and report any remaining issues. I don't have a Humble installation on Focal to test myself. Thanks!
Thank you so much for the quick fix @rhaschke, it worked for me!
Though I'm still facing some issues running the demo, not sure if its related https://github.com/ros-planning/moveit2_tutorials/issues/544
Closing the original issue as fixed. I cannot help with the launch issue you linked.
Description
Build failing with
moveit2_tutorials
and its dependencies on humble/focal while trying to build from source. Seems like a version mismatch but I can't figure out which package/commit this could be related to. An older issue mentionedsrdfdom
to be on the ${ROS_DISTRO} branch but I have that already onrelease/humble/srdfdom/2.0.4-1
. Any suggestions where to look?Environment
moveit_core
andmoveit2_tutorials
onhumble
, other deps generated fromrosinstall_generator
or onros2
branchConsole output