Skip to content
Snippets Groups Projects
Commit a6e03410 authored by Florian Walch's avatar Florian Walch
Browse files

Add missing runtime dependencies to franka_control

parent cd09657b
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
## 0.2.0 - UNRELEASED
* Specified run-time dependencies on `franka_description`
* Added missing run-time dependencies to `franka_description` and `franka_control`
* Added epsilon to grasp action
## 0.1.2 - 2017-10-10
......
......@@ -31,7 +31,9 @@
<depend>tf</depend>
<exec_depend>franka_description</exec_depend>
<exec_depend>joint_state_publisher</exec_depend>
<exec_depend>message_runtime</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<export>
<controller_interface plugin="${prefix}/franka_controller_plugins.xml"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment