Code Monkey home page Code Monkey logo

Comments (8)

pablogs9 avatar pablogs9 commented on June 19, 2024

Have you installed the dependencies when your ESP-IDF is sourced?

from micro_ros_espidf_component.

minutiaes avatar minutiaes commented on June 19, 2024
  • Yes after sourcing, I install them. By the way on the system python was referring python3 so I thought it could be the problem. However, even changing back to default aliases like python3 for python 3 and python for python 2.7 did not help.
  • Additionaly, I can build and flash the firmware in ros workspace which is explained in micro_ros_setup, but I find the method, that is using micro-ros as a component in esp-idf environment, better.

from micro_ros_espidf_component.

pablogs9 avatar pablogs9 commented on June 19, 2024

Yes, the component is the prefered method for IDF developers. In any case, can you try to use it in a clean environment such as a Docker, just to check that this is a misconfiguration in your actual workspace?

from micro_ros_espidf_component.

pablogs9 avatar pablogs9 commented on June 19, 2024

Any update on this?

from micro_ros_espidf_component.

Acuadros95 avatar Acuadros95 commented on June 19, 2024

Closing due to inactivity, feel free to reopen.

from micro_ros_espidf_component.

Teaant avatar Teaant commented on June 19, 2024

any update?

from micro_ros_espidf_component.

bernacbs avatar bernacbs commented on June 19, 2024

I have a similar problem, any update?

Doing idf.py menuconfig

Ouput:
-- Adding linker script C:/Espressif/frameworks/esp-idf-v5.2/components/soc/esp32s3/ld/esp32s3.peripherals.ld
-- Using Micro XRCE-DDS middleware
CMake Error at micro_ros_espidf_component/CMakeLists.txt:74 (message):
FAILED: O sistema não pode encontrar o arquivo especificado

-- Configuring incomplete, errors occurred!
See also "C:/IDF-Proj/uros/build/CMakeFiles/CMakeOutput.log".
cmake failed with exit code 1

from micro_ros_espidf_component.

bernacbs avatar bernacbs commented on June 19, 2024

by follow CMakeList.txt:74 i find an if operator. But i am new on Cmake world. Can some one explain why it is working when i comment this 3 lines:

image

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.