Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
dynamic-graph-python
Commits
f77269a3
Unverified
Commit
f77269a3
authored
Aug 26, 2020
by
Guilhem Saurel
Committed by
GitHub
Aug 26, 2020
Browse files
Merge pull request #63 from Rascof/patch-3
Fix issue with roscpp
parents
5b30c6f8
e3d59ca0
Pipeline
#10876
passed with stage
in 3 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
f77269a3
...
...
@@ -19,7 +19,6 @@
<exec_depend
condition=
"$ROS_VERSION == 1"
>
catkin
</exec_depend>
<exec_depend
condition=
"$ROS_VERSION == 2"
>
ament_cmake
</exec_depend>
<depend>
dynamic-graph
</depend>
<depend>
roscpp
</depend>
<depend>
boost
</depend>
<buildtool_depend>
cmake
</buildtool_depend>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment