mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 08:34:37 +08:00
Drop ROS dependency on catkin
As a pure CMake package, ceres-solver doesn't need catkin to be built. This change makes the package buildable using colcon as well. Change-Id: I3c21f201f947a0e4e87da2708ab9e799816ba97a
This commit is contained in:
committed by
Sameer Agarwal
parent
c4dbc927d6
commit
059bcb7f86
+1
-1
@@ -38,7 +38,7 @@
|
||||
<license>New BSD</license>
|
||||
<url type="website">http://ceres-solver.org/</url>
|
||||
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
<buildtool_depend>cmake</buildtool_depend>
|
||||
|
||||
<depend>atlas</depend>
|
||||
<depend>eigen</depend>
|
||||
|
||||
Reference in New Issue
Block a user