cartographer_ros/cartographer_rviz
Juraj Oršulić f730bd5817 Update documentation, clean up rviz plugin CMakeLists (#302)
- Among the lines added in #150, the one that fixes building with Qt5 is
  the following line:

  include_directories(${Qt5Widgets_INCLUDE_DIRS})

  The rest is redundant and actually doesn't do anything. A CMake
  variable named QtX_INCLUDE_DIRS is not defined when find_package()-ing
  Qt. Also, there is no need to find_package() Qt5 Widgets twice.

- In documentation, add sudo to rosdep init invocation, following
  http://wiki.ros.org/rosdep. Add a comment about the error which will
  be printed if the user has already run sudo rosdep init since
  installing ROS.
2017-04-20 12:30:20 +02:00
..
cartographer_rviz Fix race condition (#293) 2017-03-31 16:36:47 +02:00
ogre_media/materials Pulls out RViz support into a separate package. (#66) 2016-09-20 10:30:21 +02:00
CMakeLists.txt Update documentation, clean up rviz plugin CMakeLists (#302) 2017-04-20 12:30:20 +02:00
package.xml Adds Kinetic to build matrix. (#222) 2016-12-09 15:24:06 +01:00
rviz_plugin_description.xml Remove use of google_library and google_test. (#234) 2016-12-20 16:20:27 +01:00