I´ve tryed to modify the aktually Firmware 1.0.0.0. When I open the Source File and show the main.cpp - he will show me 7 Problems
include error detected. Update your includePath. Wavy lines are deactivated for this translation unit (C: \ Users \ Reinhardt \ Desktop \ leo_firmware-1.0.0 \ main.cpp).
Wavy Lines :
#include <leo_firmware/config.h>
#include <leo_firmware/diff_drive_controller.h>
#include <leo_firmware/logging.h>
#include <leo_firmware/sensors/gps.h>
#include <leo_firmware/sensors/imu.h>
#include <leo_firmware/utils.h>
and
“c: \ Users \ Reinhardt \ Desktop \ leo_firmware-1.0.0”,
“severity”: 4,
“message”: “” C: \ Users \ Reinhardt \. vscode \ extensions \ husarion.husarion-1.5.30 \ sdk \ ports \ stm32 \ src \ “was not found.” ,
–> same with hPeriph, hUSB,…
With the last Firmware everything was fine. WHAT IS WRONG ??? I´ve deinstalled everything and make a complete new Installation with all the nedded Extensions. But same Failure.