ISEE-Technology / CamVox

[ICRA2021] A low-cost SLAM system based on camera and Livox lidar.
GNU General Public License v2.0
534 stars 113 forks source link

thanks your work,but meet error Couldn't find executable named camvox,when I execute rosrun online camvox Vocabulary/ORBvoc.bin camvox/offline/Livox.yaml 1000 #17

Closed alsosos closed 3 years ago

alsosos commented 3 years ago

when I input:rosrun online camvox Vocabulary/ORBvoc.bin camvox/offline/Livox.yaml 1000 error:[rosrun] Couldn't find executable named camvox below /home/zehao/catkin_ws/src/CamVox/isee-camvox/camvox/online

zywok commented 3 years ago

thank you, mybe you need to enter the right path cd CamVox/isee-camvox to run it.