hdl_graph_slam icon indicating copy to clipboard operation
hdl_graph_slam copied to clipboard

Cannot use own bag file

Open jer1234 opened this issue 7 years ago • 3 comments

I am using VLP16 , and the .pcap I converted using velodyne_driver ,and then record as it .bag But when I try to use it with the your system nothing appear in Rviz , Seem like it did not detect my bag file. The mapping run smoothly with your .bag file but not mine

jer1234 avatar Oct 25 '18 11:10 jer1234

Could you check if the prefiltering nodelet is connected with the points topic using rqt_graph?

koide3 avatar Oct 25 '18 15:10 koide3

screenshot from 2018-10-28 11-30-09

look like it is not connected, what should i do?

jer1234 avatar Oct 28 '18 03:10 jer1234

Check the points topic name in your bag and remap "/velodyne_points" of prefiltering_nodelet following "Use hdl_graph_slam in your system" in README.

koide3 avatar Oct 30 '18 08:10 koide3