Skip to content

Commit

Permalink
Make yaml_cpp_catkin optional.
Browse files Browse the repository at this point in the history
  • Loading branch information
rikba committed Jan 11, 2021
1 parent db1fafe commit 0941351
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mav_trajectory_generation/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@

<depend>cmake_modules</depend>
<depend>eigen_catkin</depend>
<depend>yaml_cpp_catkin</depend>
<depend>eigen_checks</depend>
<depend>glog_catkin</depend>
<depend>mav_msgs</depend>
<depend>nlopt</depend>

<exec_depend>yaml_cpp_catkin</exec_depend>
</package>

0 comments on commit 0941351

Please sign in to comment.