micro-ROS / micro-ROS/micro_ros_espidf_component

idf.py menuconfig error related to xtensa-esp-elf tool

Open
#235 12 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
419
Forks
124
Avg merge
21h 35m
Merged PRs (30d)
3

Description

I am using a Jetson Xavier running ROS2 and an ESP32 WROOME
I installed the ESP-IDF and created my own freertos project and pasted the micro-ros component folder.

![image](https://github.com/micro-ROS/micro_ros_espidf_component/assets/146777004/4a417f29-2d67-4919-b540-e553371b0b74)

When attempting to select the middleware as instructed using idf.py menuconfig generated an error:

![Screenshot from 2024-03-18 19-06-03](https://github.com/micro-ROS/micro_ros_espidf_component/assets/146777004/7b156acd-f345-429b-8f4d-b23498671f7a)

It is concerning a libmicroros.a file which is not in the microros component folder.

Am I supposed to add this file manually?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported failure with idf.py menuconfig in the described ESP-IDF project and inspect how the micro-ROS component refers to libmicroros.a. Determine whether that library should be generated or supplied, then document the required setup or correct the component configuration and verify that menuconfig completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
embedded-iot, robotics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.