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

SIGSEGV ERROR #58

Open
Letian-Fu opened this issue Jan 11, 2022 · 0 comments
Open

SIGSEGV ERROR #58

Letian-Fu opened this issue Jan 11, 2022 · 0 comments

Comments

@Letian-Fu
Copy link

When I use C++ to implement the code of WAMFactorGraphExample.m in matlab, I am getting SIGSEGV error using ObstacleSDFFactorGPArm.

Code:
graph.add(ObstacleSDFFactorGPArm(key_pos1, key_vel1, key_pos2, key_vel2,WAM_Arm, sdf, cost_sigma, epsilon_dist, Qc_model, delta_t, tau));

Error:
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)

Could you please tell me why this happed and how to fix it?

Thanks a lot!

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