-
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
Segmentation Fault while adding image topic in RVIZ CameraPub #53
Comments
What does the camera_info contain? Can you |
Here's a screen grab, and an Seg fault sample. rostopic echo /camera_info -n 1
|
Does the demo work- it looks like your camera info is the same as what the demo generates, but you've changed namespaces?
I just tried it out locally (ros & rviz built from source on Ubuntu 23.10) and it works okay, I tried changing image and input info topics. Is there a good tf connection between What are the first few lines of output after you launch rviz? I get these:
|
With the /camera_info topic set in RVIZ, I get a Segmentation Fault as soon as I add the image topic in RVIZ. Running RVIZ version 1.14.20 (noetic) compiled against Qt version 5.
Running with gdb shows the following:
Thread 1 "rviz" received signal SIGSEGV, Segmentation fault.
The text was updated successfully, but these errors were encountered: