Although I followed the instructions typically . This error is keeps showing
Hello @mobarak.karim ,
What unit/exercise are you getting this error at?
Unit 6 , Hardware abstraction layer ex 6.1
Hello @mobarak.karim ,
Probably you’ve missed a step in the creation of the package. I’ve sent to your e-mail the correct package so that you can have a look at it and compare it with yours.
the problem was the wrong path of the header file given in the instructions. in the instructions : include/rrbot_hw
while it is suppose to be include/rrbot_hardware_interface
Got it. I’ve already updated this in the notebook. Thanks for your feedback.