Skip to content

Conversation

pac48
Copy link
Contributor

@pac48 pac48 commented Dec 5, 2023

Description

Fixes #823

I changed the launch file for the motion_planning_api_tutorial tutorial to accommodate the parameter namespace Moveit2 currently uses for loading plugins. For example, before the kinematic solver was loaded using a parameter called panda_arm.kinematics_solver and now it uses robot_description_kinematics.panda_arm.kinematics_solver which is the result of using the MoveItConfigsBuilder.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • While waiting for someone to review your request, please consider reviewing another open pull request to support the maintainers

pac48 added 2 commits December 5, 2023 15:52
Signed-off-by: Paul Gesel <paul.gesel@picknik.ai>
Signed-off-by: Paul Gesel <paul.gesel@picknik.ai>
@sjahr sjahr merged commit c9d1469 into moveit:main Dec 6, 2023
@pac48 pac48 deleted the fix-parameters-motion-planning-api branch December 6, 2023 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Motion Planning API tutorial not working
2 participants