Rob Woolley
Rob Woolley
I have created a feature branch with the qt-gui-cpp changes: https://github.com/robwoolley/meta-ros/commits/qt-gui-cpp I am waiting for the sip3 changes to meta-openembedded and the python3-pyqt5 changes to meta-qt5 to be accepted first...
Hi Mark, I pushed 2 patches here for your convenience: https://github.com/robwoolley/meta-openembedded/tree/kirkstone Regards, Rob
Thanks, Mark. I now see the same thing here. I will send out a revised patch.
It seems that "git am" stripped whitespace at the end of the lines when I reapplied the patches. This causes the breakage you saw. I revised the git commit and...
Thanks @Jpgig, I think this is a really good feature to enable. Based on the documentation, it looks like the CMake macro needs to be enabled for the DDS provider:...
Hi @bchoineubility , I started trying to get gazebo and rviz2 to build in meta-ros and stumbled across your patch. May I get your sign off to include the patch...
Hi @bchoineubility, I was successful in getting both Ogre 1.12.12, Ogre-Next 2.2.0, and Ogre-Next 2.3.3 to build in my feature branch: https://github.com/ros/meta-ros/pull/1140 It still needs some work and runtime testing...
@darksylinc Thanks for picking this up. I think that sounds like a great idea. At the moment, the instructions I could give are automated, but would require building a lot...
Thanks, this fix from master should fix it: https://github.com/ros/meta-ros/commit/928b66f1c897abbd10c19747556ee94ef8f41d5e It has been tested on the other combinations and I am in the process of porting it. I actually wanted to...
Closing as fixed, please feel free to file another issue if you still have problems.