-
Notifications
You must be signed in to change notification settings - Fork 33
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
Invalid Pointer when running roslaunch phoxi_camera.launch #62
Comments
I get the same issue, have you found solution? Thanks for any suggestion! |
I got the same in ROS Noetic, debug information form valgrind are below.
|
I had the same issue, and while debugging, found that linking against the Debug build of PhoxiControl gets around this problem. ie. Linking against. |
Hello,
I am using Ubuntu 20.04 and ros noetic. I installed this package and downloaded the latest PhoXi ControlPhoxi Control APP for ubuntu 20. I am able to build this package using catkin build. However, when I am running "roslaunch phoxi_camera phoxi_camera.launch" its giving an error free(): invalid pointer process has died. Any help would be highly appreciated. Thanks.
The text was updated successfully, but these errors were encountered: