Skip to content

Commit

Permalink
Merge pull request #69 from ethz-asl/add_dep_to_compile
Browse files Browse the repository at this point in the history
add missing dependency
  • Loading branch information
raghavkhanna authored Aug 19, 2016
2 parents 1b22d39 + f37b98e commit 5a68b63
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions aslam_offline_calibration/kalibr/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@
<build_depend>python_module</build_depend>
<build_depend>sparse_block_matrix</build_depend>
<build_depend>sm_python</build_depend>
<build_depend>aslam_cv_backend_python</build_depend>

<run_depend>aslam_cameras_april_python</run_depend>
<run_depend>aslam_cv_backend_python</run_depend>
<run_depend>aslam_backend_python</run_depend>
<run_depend>incremental_calibration_python</run_depend>
<run_depend>aslam_splines_python</run_depend>
Expand Down

0 comments on commit 5a68b63

Please sign in to comment.