after I've already built BALM, I run roslaunch balm balm_velo16.launch and I get error
ERROR: cannot launch node of type [balm/velodyne_feature]: Cannot locate node of type [velodyne_feature] in package [balm]. Make sure file exists in package path and permission is set to executable (chmod +x)
ERROR: cannot launch node of type [balm/balm_front_back]: Cannot locate node of type [balm_front_back] in package [balm]. Make sure file exists in package path and permission is set to executable (chmod +x)
after I've already built BALM, I run
roslaunch balm balm_velo16.launch
and I get errorHow to fix it?