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 ESP32 support #680

Merged
merged 14 commits into from
Jan 12, 2022
Merged

Add ESP32 support #680

merged 14 commits into from
Jan 12, 2022

Conversation

Acuadros95
Copy link
Contributor

No description provided.

Comment on lines 56 to 59
# Workaround. Remove when https://github.com/ros2/rosidl/pull/596 is merged
touch firmware/mcu_ws/ros2/common_interfaces/actionlib_msgs/COLCON_IGNORE;
touch firmware/mcu_ws/ros2/common_interfaces/std_srvs/COLCON_IGNORE;
touch firmware/mcu_ws/ros2/example_interfaces/COLCON_IGNORE;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ros2/rosidl#596 is merged, does this work without these lines?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! Deleted here: cd7c3d2

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This includes new packages and modifies all libraries, so I think its better to rebuild.
This commit will trigger the build and will serve as a test: 8922276

@Acuadros95
Copy link
Contributor Author

@mergify backport foxy main

@mergify
Copy link
Contributor

mergify bot commented Jan 12, 2022

backport foxy main

🟠 Waiting for conditions to match

  • merged [:pushpin: backport requirement]

Hey, I reacted but my real name is @Mergifyio

@Acuadros95 Acuadros95 merged commit a809407 into galactic Jan 12, 2022
@Acuadros95 Acuadros95 deleted the feature/add_esp32 branch January 12, 2022 11:17
mergify bot pushed a commit that referenced this pull request Jan 12, 2022
* Fix wifi example

* Update ci and library properties

* Add esp32 build step

* Update readme

* Add esp32 library to test CI

* Fix CI

* Fix build for Arduino nano

* Fix esp32 CI compilation

* Install pyserial for esp32

* Install pip3 on CI

* Revert commit and add pip3

* Update library_generation.sh with changes check

* Remove redundant code

* Trigger build

(cherry picked from commit a809407)

# Conflicts:
#	.github/workflows/ci.yml
#	extras/library_generation/library_generation.sh
mergify bot pushed a commit that referenced this pull request Jan 12, 2022
* Fix wifi example

* Update ci and library properties

* Add esp32 build step

* Update readme

* Add esp32 library to test CI

* Fix CI

* Fix build for Arduino nano

* Fix esp32 CI compilation

* Install pyserial for esp32

* Install pip3 on CI

* Revert commit and add pip3

* Update library_generation.sh with changes check

* Remove redundant code

* Trigger build

(cherry picked from commit a809407)

# Conflicts:
#	built_packages
#	extras/library_generation/library_generation.sh
@mergify
Copy link
Contributor

mergify bot commented Jan 12, 2022

backport foxy main

✅ Backports have been created

Acuadros95 added a commit that referenced this pull request Jan 12, 2022
* Add ESP32 support (#680)

* Fix wifi example

* Update ci and library properties

* Add esp32 build step

* Update readme

* Add esp32 library to test CI

* Fix CI

* Fix build for Arduino nano

* Fix esp32 CI compilation

* Install pyserial for esp32

* Install pip3 on CI

* Revert commit and add pip3

* Update library_generation.sh with changes check

* Remove redundant code

* Trigger build

(cherry picked from commit a809407)

# Conflicts:
#	.github/workflows/ci.yml
#	extras/library_generation/library_generation.sh

* Fix conflicts

Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com>
Co-authored-by: acuadros95 <acuadros1995@gmail.com>
Acuadros95 added a commit that referenced this pull request Jan 12, 2022
* Add ESP32 support (#680)

* Fix wifi example

* Update ci and library properties

* Add esp32 build step

* Update readme

* Add esp32 library to test CI

* Fix CI

* Fix build for Arduino nano

* Fix esp32 CI compilation

* Install pyserial for esp32

* Install pip3 on CI

* Revert commit and add pip3

* Update library_generation.sh with changes check

* Remove redundant code

* Trigger build

(cherry picked from commit a809407)

# Conflicts:
#	built_packages
#	extras/library_generation/library_generation.sh

* Fix conflicts

* Fix conflict

Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com>
Co-authored-by: acuadros95 <acuadros1995@gmail.com>
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.

None yet

2 participants