Coder Social home page Coder Social logo

ardupilot_depthai_scripts's People

Contributors

rishabsingh3003 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ardupilot_depthai_scripts's Issues

Obstacle avoidance ESP-32 abort error on upload

Just compiled and the obstacle avoidance using idf.py -p /dev/ttyUSB0 flash monitor

I am getting a abort after upload:

I (0) cpu_start: Starting scheduler on APP CPU.
I (449) gpio: GPIO[2]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:2

abort() was called at PC 0x400da979 on core 0
0x400da979: obstacle_avoidance::main_loop() at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/common/nlohmann/json.hpp:5452
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/common/nlohmann/json.hpp:7782
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/common/nlohmann/json.hpp:24130
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/spi_api.hpp:92
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/spi_api.hpp:98
(inlined by) obstacle_avoidance::main_loop() at /ardupilot_depthai_scripts/IOT/obstacle_avoidance/build/../main/app_main.cpp:46

Backtrace:0x40085a17:0x3ffb5f90 0x400860c1:0x3ffb5fb0 0x400897b6:0x3ffb5fd0 0x400da979:0x3ffb6040 0x400db489:0x3ffb6230 0x400d2c6e:0x3ffb62c0 0x400860c9:0x3ffb62f0
0x40085a17: panic_abort at /esp/esp-idf/components/esp_system/panic.c:330

0x400860c1: esp_system_abort at /esp/esp-idf/components/esp_system/system_api.c:106

0x400897b6: abort at /esp/esp-idf/components/newlib/abort.c:46

0x400da979: obstacle_avoidance::main_loop() at /home/kisdia/ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/common/nlohmann/json.hpp:5452
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/common/nlohmann/json.hpp:7782
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/common/nlohmann/json.hpp:24130
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/spi_api.hpp:92
(inlined by) ?? at /ardupilot_depthai_scripts/IOT/submodules/depthai-spi-api/spi_api.hpp:98
(inlined by) obstacle_avoidance::main_loop() at /home/kisdia/ardupilot_depthai_scripts/IOT/obstacle_avoidance/build/../main/app_main.cpp:46

0x400db489: app_main at /ardupilot_depthai_scripts/IOT/obstacle_avoidance/build/../main/app_main.cpp:82

0x400d2c6e: main_task at /esp/esp-idf/components/esp32/cpu_start.c:609 (discriminator 2)

0x400860c9: vPortTaskWrapper at /esp/esp-idf/components/freertos/xtensa/port.c:143

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.