Chen Yao
Chen Yao
@shuhilya Hi, when I just input > from ILCC import utility it shows: from: can't read /var/mail/ILCC So I first input: python then input : from ILCC import utility but...
I have try this package in melodic, but when I use the command: `roslaunch robot_sim_demo robot_spawn.launch` only ground show up. Can you tell me how to fix the world package?...
When I launch all these command , and play the bag, hdl_localization.launch break down and I get this error: > [velodyne_nodelet_manager-1] process has died [pid 31237, exit code -11, cmd...
hello,I'm afraid I didn't make it clear last time, so I try to look for your help again. I'm still confused by the way to show the move of four...
@wassryan can you share your detail way to converte the .bin files, here is my try: ``` mkdir build && cd build cmake .. make ``` then go to script,...
Hi, have you tried to replace RANSAC with another ground remove method? Or run this code in KITTI dataset?
Hi, can you tell me how to generate the proto files?
Yes, I have solve it, use the example command , and I can get the new file > protoc --cpp_out=./ project.proto
@Makuh28 Have you can see the points in cloud image now? I try to change the intensity, but there can't get the pointcloud outlook, can you share your experimence with...
Same issue, have you solve it now?