Skip to content

Commit

Permalink
Remove ceres-solver from cartographer_ros.rosinstall. (#1532)
Browse files Browse the repository at this point in the history
Recent versions no longer build ceres-solver and instead
depend on libceres-dev. See also #1518.

Signed-off-by: Wolfgang Hess <[email protected]>
  • Loading branch information
wohe authored Oct 23, 2020
1 parent 1c9274f commit c705fdc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cartographer_ros.rosinstall
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
- git: {local-name: cartographer, uri: 'https://github.com/cartographer-project/cartographer.git', version: 'master'}
- git: {local-name: cartographer_ros, uri: 'https://github.com/cartographer-project/cartographer_ros.git', version: 'master'}
- git: {local-name: ceres-solver, uri: 'https://ceres-solver.googlesource.com/ceres-solver.git', version: '1.13.0'}

0 comments on commit c705fdc

Please sign in to comment.