Skip to content

Commit be04d0e

Browse files
authored
Merge pull request #730 from ipa-fxm/moveit_setup_assistant_xacro
fix setup assistant jade xacro support
2 parents 7f52d2a + 78050b6 commit be04d0e

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

Diff for: cob_moveit_config/robots/cob4-10/moveit/.setup_assistant

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ moveit_setup_assistant_config:
22
URDF:
33
package: cob_hardware_config
44
relative_path: robots/cob4-10/urdf/cob4-10.urdf.xacro
5+
use_jade_xacro: true
56
SRDF:
67
relative_path: config/cob4-10.srdf

Diff for: cob_moveit_config/robots/cob4-5/moveit/.setup_assistant

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ moveit_setup_assistant_config:
22
URDF:
33
package: cob_hardware_config
44
relative_path: robots/cob4-5/urdf/cob4-5.urdf.xacro
5+
use_jade_xacro: true
56
SRDF:
67
relative_path: config/cob4-5.srdf

Diff for: cob_moveit_config/robots/cob4-7/moveit/.setup_assistant

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ moveit_setup_assistant_config:
22
URDF:
33
package: cob_hardware_config
44
relative_path: robots/cob4-7/urdf/cob4-7.urdf.xacro
5+
use_jade_xacro: true
56
SRDF:
67
relative_path: config/cob4-7.srdf

Diff for: cob_moveit_config/robots/cob4-8/moveit/.setup_assistant

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ moveit_setup_assistant_config:
22
URDF:
33
package: cob_hardware_config
44
relative_path: robots/cob4-8/urdf/cob4-8.urdf.xacro
5+
use_jade_xacro: true
56
SRDF:
67
relative_path: config/cob4-8.srdf

Diff for: cob_moveit_config/robots/raw3-1/moveit/.setup_assistant

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ moveit_setup_assistant_config:
22
URDF:
33
package: cob_hardware_config
44
relative_path: robots/raw3-1/urdf/raw3-1.urdf.xacro
5+
use_jade_xacro: true
56
SRDF:
67
relative_path: config/raw3-1.srdf
78
CONFIG:

0 commit comments

Comments
 (0)