Waleed El-Badry

Results 13 issues of Waleed El-Badry

Hello, Is there a problem with `integrity_score`? ```python # Porting porter = Porter(svc_model, language='c') # Calculate Integrity Score integrity = porter.integrity_score(standardized_features_frame) # Print score print(integrity) # Export C code output...

enhancement
high priority

Hello, I was wondering if it is possible to share some complete scenes like indoor places or any scene for obstacle avoidance and potential machine learning. Is there any way...

enhancement
good first issue

Hi, Since NodeMCU is gaining popularity , I'd appreciate if you can add support for NodeMCU in your supported devices. Also a simple example is highly apprreciated

-- Added json files to support ESP8266 and NodeMCU on PlatformIO

### Related area USB Mass Storage Device ### Hardware specification ESP32-S3 DevKitC-1 ### Is your feature request related to a problem? The examples are based on the SPI SD card...

Type: Feature request
Type: Example

Hello, Is there any walkthrough to compile nao_virtual with the walking controller to noetic. All help is appreciated.

Hello, Thanks for making such a precompiled file available. I have successfully been able to compile OpenCV 3.4.0 on Raspberry Pi Model B+ (took me a while until everything is...

Hello, I am trying to create a tutorial of webots since this platform is amazing but resources is a bit rare and scattrered sometime. Is there any mean to apply...

Hello, Is there any way to copy a complete folder with csv files inside - Folder 1 -- File 1.csv -- File 2.csv - Folder 2 -- File 1.csv --...

Hello, I am quite fascinated by your library for mass storage devices based on SDMMC. The only issue I have is that I have no clue how to make it...