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

new AX=XB solver #112

Open
for824 opened this issue Mar 30, 2022 · 1 comment
Open

new AX=XB solver #112

for824 opened this issue Mar 30, 2022 · 1 comment

Comments

@for824
Copy link

for824 commented Mar 30, 2022

I am wondering whether it is possible to modify the code to add a new AX=XB solver in the GUI. If it is possible, what should I pay attention to when revising. Thank you for your attention.

@RoboticsYY
Copy link
Contributor

Hi @for824, moveit_calibration supports adding new AX=XB solver as a plugin. Any new solver need to inherit the solver base class and export as a ros plugin to be loaded and called by the Rviz GUI. Please refer to the realization of the default solver.

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

2 participants