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

Velodyne data to pcd2 conversion #21

Open
divyabhanukadaru opened this issue Sep 15, 2020 · 3 comments
Open

Velodyne data to pcd2 conversion #21

divyabhanukadaru opened this issue Sep 15, 2020 · 3 comments

Comments

@divyabhanukadaru
Copy link

Hello everyone,

Can we convert Ford LiDAR data which is available in velodyne format to pcd2 format?
If yes, how can we convert that?

Thanks in advance

@ankitvora7
Copy link
Contributor

ankitvora7 commented Sep 15, 2020

Hi @divyabhanukadaru you can install the velodyne package and then use the following command to convert the velodyne data to PCD2 format
roslaunch ford_demo multi_lidar_convert.launch
Once you see the PCD2 in rviz, you can then use the pcl_ros library to convert from pcd2 to .pcd files if you need. Try it and let me know if you have any issues

@JackRen88
Copy link

JackRen88 commented Aug 12, 2021

hello , @ankitvora7
I try to run this roslaunch`` ford_demo multi_lidar_convert.launch for viewing the live lidar pointcloud,but It does not appear in rviz,there is a warnning that [ WARN] [1628749506.660728638]: MessageFilter [target=odom ]: Dropped 100.00% of messages so far. Please turn the [ros.velodyne_pointcloud.message_filter] rosconsole logger to DEBUG for more information.
rostopic echo /lidar_red_pointcloud , there is alse no pointcloud data.
How should I solved it?

@ArghyaChatterjee
Copy link

I am also having the same issue as @JackRen88 . @JackRen88 or @ankitvora7 do you have any idea why this is hapenning and how to solve this ?

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

4 participants