Skip to content
Snippets Groups Projects
Unverified Commit f77269a3 authored by Guilhem Saurel's avatar Guilhem Saurel Committed by GitHub
Browse files

Merge pull request #63 from Rascof/patch-3

Fix issue with roscpp
parents 5b30c6f8 e3d59ca0
No related branches found
No related tags found
No related merge requests found
Pipeline #10876 passed
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend> <exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
<exec_depend condition="$ROS_VERSION == 2">ament_cmake</exec_depend> <exec_depend condition="$ROS_VERSION == 2">ament_cmake</exec_depend>
<depend>dynamic-graph</depend> <depend>dynamic-graph</depend>
<depend>roscpp</depend>
<depend>boost</depend> <depend>boost</depend>
<buildtool_depend>cmake</buildtool_depend> <buildtool_depend>cmake</buildtool_depend>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment