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
Gepetto
example-robot-data
Commits
c907cc7f
Commit
c907cc7f
authored
Apr 26, 2020
by
Wolfgang Merkt
Browse files
Update package.xml to reflect test_depend
parent
d0057591
Changes
1
Hide whitespace changes
Inline
Side-by-side
package.xml
View file @
c907cc7f
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
<depend
condition=
"$ROS_PYTHON_VERSION == 3"
>
python3
</depend>
<depend
condition=
"$ROS_PYTHON_VERSION == 3"
>
python3
</depend>
<depend
condition=
"$ROS_PYTHON_VERSION == 2"
>
python-numpy
</depend>
<depend
condition=
"$ROS_PYTHON_VERSION == 2"
>
python-numpy
</depend>
<depend
condition=
"$ROS_PYTHON_VERSION == 3"
>
python3-numpy
</depend>
<depend
condition=
"$ROS_PYTHON_VERSION == 3"
>
python3-numpy
</depend>
<depend>
boost
</
depend>
<
exec_
depend>
pinocchio
</exec_
depend>
<depend>
pinocchio
</depend>
<
test_
depend>
pinocchio
</
test_
depend>
<buildtool_depend>
cmake
</buildtool_depend>
<buildtool_depend>
cmake
</buildtool_depend>
<export>
<export>
...
...
Write
Preview
Supports
Markdown
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