We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf50c1 commit fe0fc9dCopy full SHA for fe0fc9d
1 file changed
moveit_ros/visualization/CMakeLists.txt
@@ -27,6 +27,7 @@ find_package(pluginlib REQUIRED)
27
find_package(rclcpp REQUIRED)
28
find_package(rclcpp_action REQUIRED)
29
find_package(rclpy REQUIRED)
30
+find_package(rviz2 REQUIRED)
31
find_package(tf2_eigen REQUIRED)
32
find_package(Eigen3 REQUIRED)
33
0 commit comments