camera problem
I am using ros2 foxy on jetpack 5.0.1 ubuntu 20.04 based OS on jetson xavier nx, and when I published images whit topic /image and ran "ros2 run vins vins_node ..." with euroc config file I encountered to this issue, programm finished and it imaged in right terminal, but when I tried only with imu topic in printed this line ""[WARN] [1697115443.336359665] []: waiting for image and imu..."" , can someone help me to fix this problem, I checked parameters in config fole and in calibration .yaml file for camera, every thing is correct.
my imu and image topics are valid, I tried with mynteye config file, but got the same error
First, you should start by narrowing down whether the problem is with the input sensor values or with the ported algorithm. I recommend running vins on the respective platform with the EuRoC bag file and config file.