ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

This issue stems from a difference in behavior in the various methods that CMake can use to locate OGRE. In Fedora 32, OGRE is found using FindOGRE.cmake, which is setting separate CMake values for the include directories of the components.

This change should resolve this issue: https://github.com/ros-visualization/rviz/pull/1574