You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shen-shui: I encountered the exact same issue as you. I integrated GPD into a ros 2 service and was using GPD as an external library. I removed the flags ' -march=native -msse4.2 -mavx2 -mfma -flto' from line 29 of GPD's CMakeLists.txt, and the issue was resolved. The last post in this issue: #88 helped me.
When I use gpd to grab the first item, an error will be reported.
Sometimes an error is reported when starting the gpd algorithm
Can you help me analyze what the problem is?
The text was updated successfully, but these errors were encountered: