image_view segmentation fault
Hello,I have been stuck at this problem for several days. I use Noetic, when I rosrun imageview imageview 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: sensormsgs/Image [060021388200f6f0f447d0fcd9c64743] topics: /panda/camera/imageraw 14022 msgs : sensor_msgs/Image
And then I play the bagfile, I can receive the bag time and duration. And when I run rqtimageview, 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 imageview imageview image:=/panda/camera/image_raw. Can you help me with this?
Asked by Shillin on 2023-02-15 10:03:53 UTC
Comments