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

Add int32_publisher_custom_transport_usbcdc example (backport #255) #263

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 2, 2024

This example demonstrates how to enable ROS2 communication via USB CDC and log output on the ESP32-S2.


This is an automatic backport of pull request #255 done by [Mergify](https://mergify.com).

* Add int32_publisher_custom_transport_usbcdc example

This example demonstrates how to enable ROS2 communication via USB CDC and log output on the ESP32-S2.

Reviewed-by: Leandro Mendes do Santos <[email protected]>

Signed-off-by: Samuel Henrique Guimarães Alencar <[email protected]>

* Add build for int32_publisher_custom_transport_usbcdc example to the CI workflow

Signed-off-by: Samuel Henrique Guimarães Alencar <[email protected]>

* Fix CI condition for int32_publisher_custom_transport_usbcdc example

- Updated conditional logic to ensure builds are triggered only when idf_target is either 'esp32s2' or 'esp32s3' and idf_version is 'espressif/idf:release-v5.2'.

Signed-off-by: Samuel Henrique Guimarães Alencar <[email protected]>

---------

Signed-off-by: Samuel Henrique Guimarães Alencar <[email protected]>
(cherry picked from commit c2d581a)
@pablogs9
Copy link
Member

pablogs9 commented Oct 2, 2024

Not backporting to old versions

@pablogs9 pablogs9 closed this Oct 2, 2024
@pablogs9 pablogs9 deleted the mergify/bp/humble/pr-255 branch November 13, 2024 08:16
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

Successfully merging this pull request may close these issues.

2 participants