We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc54b9 commit 4b47187Copy full SHA for 4b47187
.github/upstream.repos
@@ -1,4 +1,7 @@
1
repositories:
2
+ franka_ros2:
3
+ type: git
4
+ url: https://github.com/frankaemika/franka_ros2.git
5
moveit_task_constructor:
6
type: git
7
url: https://github.com/ros-planning/moveit_task_constructor.git
package.xml
@@ -44,7 +44,7 @@
44
<build_depend>moveit_common</build_depend>
45
<build_depend>moveit_ros_planning</build_depend>
46
47
- <!-- <exec_depend>franka_description</exec_depend> -->
+ <exec_depend>franka_description</exec_depend>
48
<!-- <exec_depend>moveit_commander</exec_depend> -->
49
<exec_depend>controller_manager</exec_depend>
50
<exec_depend>gripper_controllers</exec_depend>
0 commit comments