Closed r8drfn89 closed 1 year ago
I even tried it in the rplidar_sdk/sdk still gives the same error
Try dev-sdk branch, the latest commit may solve this problem
@deyouslamtec What do you mean dev-sdk branch?
Okay thanks for showing where to click. Still does not explain what to do. Am I supposed to clone from that branch?
yes. clone or download dev-sdk branch
@deyouslamtec I tried what you suggested and the same error is occurring during the make.
please run git clone -b dev-sdk https://github.com/Slamtec/rplidar_sdk.git
to clone dev-sdk branch
I have successfully downloaded the sdk and went through the make. Now I am getting an error trying to run the applications. Where am I supposed to run the demo application?
The APP executable file is in the rplidar_sdk/output/Linux/Release/ directory
@deyouslamtec Thank you for all of your help. This made for a smooth install of the SDK. git clone -b dev-sdk https://github.com/Slamtec/rplidar_sdk.git to clone dev-sdk branch
I cloned the repository for the sdk. Then in the root of the sdk I tried to run make. These are the errors I get.
sudo make and make DEBUG=1 also fail and give this same errors