Sanic

Results 28 comments of Sanic

> I was able to solve it on my end by executing `sudo apt install kdevelop` inside the docker container. > > I also created a separate project (that always...

Hi @slonopotamus Thank you for your swift answer! This helped me to find a solution, but please let me elaborate what i tried to do: 1) I'm encountering this problem/the...

Exactly! As an example: I've got one UE4.25 project which is set to: ` "EngineAssociation": "4.25"` If i open this project via the bash with: `~/UnrealInstalled/Engine/Binaries/Linux/UE4Editor "path/to/project.uproject"` it loads just...

+1 Is https://github.com/unrealcv/unrealcv/blob/fast/Source/UnrealCV/Private/Component/AnnotationComponent.cpp already stable and recommended to use?

Hi! That's a very interesting point that also hit me when building ROSIntegrationVision. There, i directly included the conversion while publishing tf. In that case, it's necessary to convert the...

Hi @corwinjs Thanks for reporting the error. Unfortunately i don't have any feedback on that combination of Ubuntu and ROS. I wonder if the underlying rosbridge library (https://github.com/Sanic/rosbridge2cpp) is still...

Hi! I'm rarely working with Blueprints, so i can't really comment on that. Maybe the others can help here.

Hi @naxsm Thanks for considering integrating the functionality together. I think it's also a nice idea for the users to keep everything together. I gave this a thought and i...

> This should be noted on the homepage of the repo, was scratching my head for a while - thanks for finding the fix :) Good point. I just added...

Hi, the recent version of the Plugin is not guaranted to be downward-compatible. It's rather a tracker to see which (newer) versions already work. For 4.19, i suspect you might...