Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only display kinematics warning if no groups have an IK solver #2891

Closed
wants to merge 1 commit into from

Conversation

Abishalini
Copy link
Contributor

@Abishalini Abishalini commented Jun 28, 2024

Description

This warning appeared every time I launched MoveIt even though I had kinematics information assigned for each planning group.

[WARN] [1719602728.013530753] [waypoint_manager_node.moveit.ros.robot_model_loader]: No kinematics plugins defined. Fill and load kinematics.yaml!

I am removing the check to see if the robot model has JointModelGroups (the groups defined in the SRDF) as it does not pertain to the warning.

Closed this PR since this was not the root cause of the problem.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@Abishalini Abishalini closed this Jun 28, 2024
@Abishalini Abishalini deleted the pr-fix-kinematics-warning branch June 28, 2024 20:23
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.

None yet

1 participant