Skip to content
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

Fusion not happening on my data #10

Open
adhilcodes opened this issue May 26, 2023 · 4 comments
Open

Fusion not happening on my data #10

adhilcodes opened this issue May 26, 2023 · 4 comments

Comments

@adhilcodes
Copy link

I have tried to fuse lidar and camera data. I have tried with two data (as rosbags). One rosbag is downloaded from the internet. Another one is I have recorded with my lidar(rs-lidar 16) and camera(zed cam - data from left eye only).

The data I have downloaded from the internet works pretty well. But while working on the data I have recorded it is not publishing any data(The published topic is blank). Why is this happening is there anything to take care of while recording my own data?

@EPVelasco
Copy link
Owner

Hi, sorry for the delay of this message.
Your problem could be because the image and point cloud topics do not have a proper header. Make sure the topics have a timestamp.

@adhilcodes
Copy link
Author

Hi, sorry for the delay of this message. Your problem could be because the image and point cloud topics do not have a proper header. Make sure the topics have a timestamp.

This is my rosbag. Is there any issue with header or timestamp?

terminal

@MGforest
Copy link

Hi @adhilcodes,
have you managed to get it running on your own data?
Could you show an example data output of lidar and camera with "rostopic echo" ?

@EPVelasco
Copy link
Owner

Hi, if you still have problems with your data, you can use the rosbag. I just uploaded to test the algorithm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants