浏览代码

Add the dependency ceres-solver in the .rosinstall file. (#46)

Wei Ren 8 年之前
父节点
当前提交
6e5f111970
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cartographer_turtlebot.rosinstall

+ 1 - 0
cartographer_turtlebot.rosinstall

@@ -1,3 +1,4 @@
 - git: {local-name: cartographer, uri: 'https://github.com/googlecartographer/cartographer.git'}
 - git: {local-name: cartographer_ros, uri: 'https://github.com/googlecartographer/cartographer_ros.git'}
 - git: {local-name: cartographer_turtlebot, uri: 'https://github.com/googlecartographer/cartographer_turtlebot.git'}
+- git: {local-name: ceres-solver, uri: 'https://ceres-solver.googlesource.com/ceres-solver.git', version: '1.12.0rc4'}