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
Hello,I have been stuck at this problem for several days. I use Noetic, when I rosrun image_view image_view image:=/panda/camera/image_raw, I get segment fault. I try to record a rosbag and check the info, I can get this:
And then I play the bagfile, I can receive the bag time and duration. And when I run rqt_image_view, it's good as well and I can see a new window with image. So it seems no problem with the node, but it just dies always when I try to rosrun image_view image_view image:=/panda/camera/image_raw. Can you help me with this?
The text was updated successfully, but these errors were encountered:
Shillin123
changed the title
image_raw segmentation fault
image_view segmentation fault
Feb 15, 2023
@Shillin123 not sure if you still need help or whether this is resolved yet. If you have not resolved it yet, could you upload a small sample of the rosbag file so I can try to reproduce it locally?
Hello,I have been stuck at this problem for several days. I use Noetic, when I rosrun image_view image_view image:=/panda/camera/image_raw, I get segment fault. I try to record a rosbag and check the info, I can get this:
path: 2023-02-15-15-18-26.bag
version: 2.0
duration: 7:47s (467s)
start: Jan 01 1970 01:08:38.38 (518.38)
end: Jan 01 1970 01:16:25.72 (985.72)
size: 6.3 GB
messages: 14022
compression: none [7011/7011 chunks]
types: sensor_msgs/Image [060021388200f6f0f447d0fcd9c64743]
topics: /panda/camera/image_raw 14022 msgs : sensor_msgs/Image
And then I play the bagfile, I can receive the bag time and duration. And when I run rqt_image_view, it's good as well and I can see a new window with image. So it seems no problem with the node, but it just dies always when I try to rosrun image_view image_view image:=/panda/camera/image_raw. Can you help me with this?
The text was updated successfully, but these errors were encountered: