alen.li
Results
2
issues of
alen.li
After I catkin_make the code successfully, core dumped occured when I run it. terminal output this: ``` [1] 10580 segmentation fault (core dumped) rosrun velodyne_detector velodyne_detector ``` ubuntu: 14.04 ros:indigo...
Thanks for you open source, it is an amazing work! When I want to run the `nclt_distribution_deeplab.launch` file. I find the model file can not find in the folder, where...