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
Hi KilianFt,
Do you succeed in making the phoxi_camera work in ros noetic ubunu 20.04 ?
I did what you recommended in the CMakeLists.txt file but I have the "error free(): invalid pointer process has died " error when I am running "roslaunch phoxi_camera phoxi_camera.launch"
Kind regards,
Ted
With ROS noetic and Ubuntu 20.04 this packages throws the following error while compiling:
To fix that just add the following lines on top of the CMakeLists.txt and it will work:
maybe add a branch for Noetic with those fixes?
This pull request is already addressing the issue #52
The text was updated successfully, but these errors were encountered: