🔧 update urdf and add tool0 to chain
This commit is contained in:
parent
4fe0324b25
commit
dfaea654f1
13 changed files with 302 additions and 239 deletions
|
@ -213,7 +213,7 @@ int main(int argc, char** argv)
|
|||
// Let's specify a path constraint and a pose goal for our group.
|
||||
// First define the path constraint.
|
||||
moveit_msgs::msg::OrientationConstraint ocm;
|
||||
ocm.link_name = "link6";
|
||||
ocm.link_name = "tool0";
|
||||
ocm.header.frame_id = "base";
|
||||
ocm.orientation.w = 1.0;
|
||||
ocm.absolute_x_axis_tolerance = 0.1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue