ros-visualization / visualization_tutorials

Tutorials related to using and extending RViz and interactive_markers.
262 stars 263 forks source link

Find Ogre (fix #15). #16

Closed bchretien closed 10 years ago

bchretien commented 10 years ago

Patch was inspired by https://github.com/ros-visualization/rviz/commit/ab9b99a1990a5f58b19292307bc4346258cdde14.

bchretien commented 10 years ago

Actually, wait on that, this could actually be fixed in RViz directly. I'll get back to you on this one.

bchretien commented 10 years ago

This was a bug in catkin, leading to missing include directies in rviz, fixed in https://github.com/ros/catkin/pull/600.