Skip to content

Use Panda joint_limits.yaml#123

Closed
AndyZe wants to merge 1 commit intomoveit:ros2from
AndyZe:andyz/panda_joint_limits
Closed

Use Panda joint_limits.yaml#123
AndyZe wants to merge 1 commit intomoveit:ros2from
AndyZe:andyz/panda_joint_limits

Conversation

@AndyZe
Copy link
Member

@AndyZe AndyZe commented Mar 18, 2022

Add the namespace to these parameters so they're loaded properly. You can see that the namespace is needed here:

https://github.com/ros-planning/moveit2/blob/d59a46372c5a3c088a61732f5c8f152f67778c34/moveit_ros/planning/robot_model_loader/src/robot_model_loader.cpp#L124

joint_limits.yaml is optional. It overrides values in the URDF in case you want custom limits for your robot. It also allows a jerk limit to be specified, which you cannot do from the URDF.

Fixes #122

Copy link
Member

@henningkayser henningkayser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the namespace be handled by moveit_configs_utils? @JafarAbdi ?

@AndyZe
Copy link
Member Author

AndyZe commented Mar 21, 2022

But this package doesn't use moveit_configs_utils yet...

@JafarAbdi
Copy link
Member

Replaced by #119

@JafarAbdi JafarAbdi closed this Apr 4, 2022
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.

3 participants