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

Dropped 100.00% of messages so far. Please turn the [ros.velodyne_pointcloud.message_filter #34

Open
laghbani opened this issue Sep 23, 2021 · 1 comment

Comments

@laghbani
Copy link

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?

@laghbani
Copy link
Author

laghbani commented Sep 23, 2021

solved:
pls change param name="target_frame_id" value="lidar_red"/ to
param name="frame_id" value="lidar_red"/

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

1 participant