Coder Social home page Coder Social logo

Comments (3)

BrettRD avatar BrettRD commented on September 25, 2024

I'm running cmake version 3.16.3, so your issue is more likely to be project layout or component dependencies.

The errors you have suggest that the IDF is forwarding an error from
CMake Error at /home/steffen/airwave/CMakeLists.txt:4
and is suggesting you look at the version requirements in
CMake Deprecation Warning at /home/steffen/airwave/CMakeLists.txt:1
I have no idea what airwave is or why it's getting linked to your micro_ros build

from micro_ros_espidf_component.

pablogs9 avatar pablogs9 commented on September 25, 2024

Could you provide steps for replicating this issue?

I just have checked this steps and everything works:

git clone https://github.com/micro-ROS/micro_ros_espidf_component
cd micro_ros_espidf_component
. $IDF_PATH/export.sh
cd examples/int32_publisher
idf.py menuconfig
# Set your micro-ROS configuration and WiFi credentials under micro-ROS Settings
idf.py build 
idf.py flash 
idf.py monitor 

from micro_ros_espidf_component.

slahrberg avatar slahrberg commented on September 25, 2024

Hello, thank you for the responses. I have not tried to solve this problem any longer. I have followed this guide (https://micro-ros.github.io/docs/tutorials/core/first_application_rtos/freertos/) to create micro-ROS applications on my esp32 which works fine so far.

from micro_ros_espidf_component.

Related Issues (20)

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.