Robotics StackExchange | Archived questions

catkin_make hector_slam error

Hi,

I have a problem when running the catkinmake hectorslam, there is always an error said

make: *** No rule to make target 'hector_slam'. Stop.
Invoking "make hector_slam -j4 -l4" failed

I don't know what is wrong with that, if you have any idea, please let me know what is wrong with that.

Thank you

I followed thi tutorial https://hackaday.io/project/7284-oscar-omni-service-cooperative-assistant-robot/log/26164-first-foray-into-ros

Asked by nadiah on 2019-05-08 22:13:47 UTC

Comments

can you also post the error message that was displayed?

Asked by A_Hari on 2019-05-16 13:28:07 UTC

I had solved the problem, I followed the tutorial and should swap the memory in raspi, because when I used only raspi RAM it can cause crash (the monitor freeze), now I am working on how to localize the lidar. Thank you for your response.

Asked by nadiah on 2019-05-16 22:46:41 UTC

Answers