Diego Ferigo

Results 243 comments of Diego Ferigo

I managed to reproduce the ogre compilation error I reported above in https://github.com/robotology/gym-ignition/issues/279#issuecomment-774730540: This error occurs when `ogre==1.10.12` is installed in the conda workspace. Updating ogre to `1.12.10` (the only...

> > Updating ogre to `1.12.10` (the only other available version in conda-forge) does not create problems while building `ign-rendering4`, > > Ok, this make sensei as that ogre is...

> Hi @diegoferigo, could you please report on the precise version of ogre that is installed in your conda environment? We fixed the bug about the missing `RenderSystem_GL` one year...

It seems that the patch was applied also to the conda-forge ign-rendering recipe https://github.com/conda-forge/libignition-rendering4-feedstock/pull/8.

It might also be useful to be used in combination of [actions/labeler](https://github.com/actions/labeler).

Another possible option https://github.com/git-chglog/git-chglog

GitHub introduces official support to automatic changelog generation: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes

Hi @YagoGG, thanks for passing by! I'm not an expert in the rendering stack of Ignition Gazebo, if I don't mistake the GUI's view is actually a camera that does...

> Unfortunately, and after checking out the code in #249, I am afraid that I am not familiar enough with Ignition to continue working on it myself. This is understandable....

Hi @lrapetti, yes as you read from the support policy, macOS is not currently supported. If you inspect the CMake output, you'll notice that it fails with the following error:...