-
Notifications
You must be signed in to change notification settings - Fork 49
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
Segfault in driver when calling kortex2_driver::KortexMultiInterfaceHardware::readGripperPosition() #80
Labels
enhancement
New feature or request
Comments
Saw this again today:
|
Hello, Apologies for the late reply. We are recently trying to tackle the github issues on our repositories more actively. On the surface, it seems that there is an attempt to access an unallocated memory, however I believe that this is related to this issue and I will be working towards a solution. Best, |
aalmrad
added
enhancement
New feature or request
and removed
good first issue
Good for newcomers
labels
Oct 8, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Occasionally, the ros2_control controller manager segfaults due to an error within the Kortex API. Most recently, this happened while trying to command the gripper on a Kinova Gen3 Lite.
Stack trace:
The text was updated successfully, but these errors were encountered: