Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Int32_publisher build problems #186

Open
Apurva2510 opened this issue Apr 12, 2023 · 4 comments
Open

Int32_publisher build problems #186

Apurva2510 opened this issue Apr 12, 2023 · 4 comments

Comments

@Apurva2510
Copy link

  • Hardware description: esp32, esp32s3
  • RTOS: freertos
  • Installation type:
  • Version or commit hash: humble with esp-idf v5.1, Ubuntu 22.04 LTS

Steps to reproduce the issue

  1. Open esp-idf as an extension on VS code
  2. Get the int32_publisher example from the micro_ros_espidf_component repository
  3. open the int32_publisher example in the VS code esp-idf extension
  4. Select the board as esp32/esp32s3 from the set target device on the VS code by selecting the int32_publisher as the folder and the board as espe32 or esp32s3 and finally select ESP32 chip (via ESP USB BRIDGE). The board will be selected.
  5. Click on build

Actual behavior

VirtualBox_Ubuntu 22 04_12_04_2023_12_42_13

VirtualBox_Ubuntu 22 04_12_04_2023_12_42_26

Additional information

@pablogs9
Copy link
Member

Are you able to build a project without micro-ROS? I do not see any micro-ROS related error on your logs.

@Apurva2510
Copy link
Author

Are you able to build a project without micro-ROS? I do not see any micro-ROS related error on your logs.

yes I have tried without micro-ROS and it works. Also when I try to build the project from the terminal from the micro_ros workspace it seems to build and flash as well on the esp32 board.

The above issue only happens when I try to build and flash through the esp-idf VS code extension

@pablogs9
Copy link
Member

I guess that this extension is not well supported. Feel free to contribute with a PR if you find a solution

@Apurva2510
Copy link
Author

I guess that this extension is not well supported. Feel free to contribute with a PR if you find a solution

VirtualBox_Ubuntu 22 04_12_04_2023_12_59_12

Also these libraries don't seem to be recognized. Can this be an issue related to the PATH of the libraries?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants