Created
February 15, 2019 15:54
-
-
Save vmayoral/f169238643377461b422f97e56e071dd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/local/bin/cmake /Users/victor/moveit_research/moveit/moveit_core -DCMAKE_INSTALL_PREFIX=/Users/victor/ros2_moveit_ws/install | |
| -- Found ament_cmake: 0.6.0 (/Users/victor/ros2_ws/install/ament_cmake/share/ament_cmake/cmake) | |
| -- Using PYTHON_EXECUTABLE: /usr/local/bin/python3 | |
| -- Found rclcpp: 0.6.2 (/Users/victor/ros2_ws/install/rclcpp/share/rclcpp/cmake) | |
| -- Found rosidl_adapter: 0.6.2 (/Users/victor/ros2_ws/install/rosidl_adapter/share/rosidl_adapter/cmake) | |
| -- Found rmw_implementation_cmake: 0.6.1 (/Users/victor/ros2_ws/install/rmw_implementation_cmake/share/rmw_implementation_cmake/cmake) | |
| -- Boost version: 1.68.0 | |
| -- Found tf2_eigen: 0.10.1 (/Users/victor/ros2_ws/install/tf2_eigen/share/tf2_eigen/cmake) | |
| -- Found tf2_kdl: 0.9.1 (/Users/victor/ros2_ws/install/tf2_kdl/share/tf2_kdl/cmake) | |
| -- Found tf2_geometry_msgs: 0.10.1 (/Users/victor/ros2_ws/install/tf2_geometry_msgs/share/tf2_geometry_msgs/cmake) | |
| -- Found eigen_stl_containers: 0.1.9 (/Users/victor/ros2_moveit_ws/install/share/eigen_stl_containers/cmake) | |
| -- Found geometric_shapes: 0.6.2 (/Users/victor/ros2_moveit_ws/install/share/geometric_shapes/cmake) | |
| -- Found kdl_parser: 2.2.0 (/Users/victor/ros2_ws/install/kdl_parser/share/kdl_parser/cmake) | |
| -- Found moveit_msgs: 0.10.0 (/Users/victor/ros2_moveit_ws/install/share/moveit_msgs/cmake) | |
| -- Found random_numbers: 0.3.2 (/Users/victor/ros2_moveit_ws/install/share/random_numbers/cmake) | |
| -- Found srdfdom: 0.5.1 (/Users/victor/ros2_moveit_ws/install/share/srdfdom/cmake) | |
| -- Found visualization_msgs: 0.6.1 (/Users/victor/ros2_ws/install/visualization_msgs/share/visualization_msgs/cmake) | |
| -- Found common_interfaces: 0.6.1 (/Users/victor/ros2_ws/install/common_interfaces/share/common_interfaces/cmake) | |
| -- *** Building MoveIt! ..-Alpha *** | |
| -- Configuring done | |
| CMake Error: Files to be generated by multiple different commands: "/Users/victor/ros2_moveit_ws/ament_cmake_index/share/ament_index/resource_index/package_run_dependencies/moveit_core" | |
| -- Generating done | |
| -- Build files have been written to: /Users/victor/ros2_moveit_ws |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment