RoboStack / ros-galactic

Vinca build files for ROS 2 Galactic Geochelone
https://robostack.github.io
21 stars 14 forks source link

ItemIdentityException when trying to run RViz2 #112

Closed dhrvrc closed 11 months ago

dhrvrc commented 11 months ago

I followed the instructions for Installation, except used Micromamba instead of Mamba When trying to run RViz2 with the following command (in the ros_galactic environment) rviz2

I get the following:

terminating due to uncaught exception of type Ogre::ItemIdentityException: ItemIdentityException: Material with the name BaseWhiteNoLighting already exists.

And there's a crash report:

rviz2 quit unexpectedly.

Environment Details: OS: MacOS 14.0 Sonoma 2022 Apple M2 MacBook Air

Tobias-Fischer commented 11 months ago

Hi, we do not support Galactic anymore. Could you please try with Humble? Best, TObi

dhrvrc commented 11 months ago

Hey,

The thing I really need it to be Galactic for the purposes of integration with my team. Is there no workaround this any way?

Thanks

Tobias-Fischer commented 11 months ago

Unfortunately, there is no easy workaround. It is hard to say where the underlying issue is, and given that the problem does not occur in Humble + limited time to look into issues, I am afraid that realistically none of the core maintainers will look into this. You could try different version combinations of ros-galactic-humble and ogre, but it would probably be faster to convince your team to upgrade to Humble which should be straightforward.

dhrvrc commented 11 months ago

Ah Alright

Thanks for your response :)