Define task frame based on bbox

This commit is contained in:
Michel Breyer
2021-08-03 18:11:30 +02:00
parent 8a0dd9fd45
commit 5d17498084
10 changed files with 244 additions and 251 deletions

View File

@@ -2,7 +2,7 @@
<launch>
<arg name="launch_rviz" default="false" />
<rosparam command="load" file="$(find active_grasp)/config/active_grasp.yaml" subst_value="true" />
<rosparam command="load" file="$(find active_grasp)/cfg/active_grasp.yaml" subst_value="true" />
<param name="robot_description" command="$(find xacro)/xacro $(find active_grasp)/assets/urdfs/franka/panda_arm_hand.urdf.xacro" />