IK solver algorithm fminconsqp performance (2025a prerelease)
Mostrar comentarios más antiguos
Hello everyone,
I've been testing 2025a prerelease matlab version's new IK solver algorithm fminconsqp with default parameters, but BFGS with random restart enabled (while keeping other parameters default) still seems more powerful.
Am I missing something? I can’t quite figure out the advantage of this new solver.
Thanks in advance!
Respuesta aceptada
Más respuestas (1)
Karsh Tharyani
el 17 de Abr. de 2025
0 votos
Aside from what @Maneet Kaur Bagga mentioned, the solver also should solve the Inverse Kinematics or Generalized Inverse Kinematics problems in a fewer number of iterations and should generally be faster when a solution exists.
If you find this otherwise, please do not hesitate reach out to Technical Support https://www.mathworks.com/support/contact_us.html with your queries/concerns.
Best,
Karsh
Categorías
Más información sobre Robotics en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!