Skip to content

Commit

Permalink
[industrial_extrinsic_cal] Use libceres-dev deb.
Browse files Browse the repository at this point in the history
On ROS Indigo there's a released pkg robot_calibration that uses libceres-dev availbale from system. See https://discourse.ros.org/t/ceres-package/872/7 for the detail.
  • Loading branch information
130s committed Aug 11, 2017
1 parent 89fd4a4 commit f391efc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions industrial_extrinsic_cal/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<build_depend>eigen</build_depend>
<build_depend>geometry_msgs</build_depend>
<build_depend>image_transport</build_depend>
<build_depend>libceres-dev</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>moveit_ros_planning_interface</build_depend>
<build_depend>rosconsole</build_depend>
Expand All @@ -43,6 +44,7 @@
<run_depend>geometry_msgs</run_depend>
<run_depend>image_transport</run_depend>
<run_depend>image_view</run_depend>
<run_depend>libceres-dev</run_depend>
<run_depend>message_runtime</run_depend>
<run_depend>motoman_driver</run_depend>
<run_depend>motoman_sia20d_support</run_depend>
Expand Down

0 comments on commit f391efc

Please sign in to comment.