Преглед изворни кода

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'}