Skip to content

Commit

Permalink
Switch to using our own Catkin wrapper for Ceres. (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
damonkohler committed Aug 30, 2016
1 parent e5585c6 commit fef592c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,14 @@
<build_depend>g++-static</build_depend>
<build_depend>google-mock</build_depend>
<build_depend>python-sphinx</build_depend>
<build_depend>wget</build_depend> <!-- for glog -->

<depend>boost</depend>
<depend>ceres_catkin</depend>
<depend>ceres_solver</depend>
<depend>eigen</depend>
<depend>libgflags-dev</depend>
<depend>libgoogle-glog-dev</depend>
<depend>lua5.2-dev</depend>
<depend>protobuf-dev</depend>
<depend>suitesparse</depend><!-- for Ceres -->
<!-- TODO(whess): This is missing libwebp-dev -->

<export>
Expand Down

0 comments on commit fef592c

Please sign in to comment.