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

[Question] How to Tune the DifferentialIKController #1569

Open
amatsukaze233 opened this issue Dec 20, 2024 · 0 comments
Open

[Question] How to Tune the DifferentialIKController #1569

amatsukaze233 opened this issue Dec 20, 2024 · 0 comments

Comments

@amatsukaze233
Copy link

Question

When tuning the DifferentialIKController, it can get stuck when calculating a distant target position. It would be helpful to set up an alert for target points that are out of the working range.
actuators={ "joint": ImplicitActuatorCfg( joint_names_expr=["joint[1-6]"], velocity_limit=6.0, stiffness=1e5, damping=1e3, ),
diff_ik_cfg = DifferentialIKControllerCfg(command_type="pose", use_relative_mode=False, ik_method="dls")
QQ录屏20241218110328 00_00_00-00_00_30

QQ录屏20241219142827 00_00_00-00_00_30

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

No branches or pull requests

1 participant