Add embeddedRTPS as experimental middleware#95
Merged
Conversation
Acuadros95
reviewed
Oct 8, 2021
| git clone -b foxy https://github.com/eProsima/Micro-XRCE-DDS-Client src/Micro-XRCE-DDS-Client; \ | ||
| if [ "$(MIDDLEWARE)" = "embeddedrtps" ]; then \ | ||
| git clone -b working_esp32 https://github.com/pablogs9/embeddedRTPS src/embeddedRTPS; \ | ||
| git clone -b feature/cmake_options https://github.com/micro-ROS/rmw_embeddedrtps src/rmw_embeddedrtps; \ |
Contributor
There was a problem hiding this comment.
Suggested change
| git clone -b feature/cmake_options https://github.com/micro-ROS/rmw_embeddedrtps src/rmw_embeddedrtps; \ | |
| git clone -b galactic https://github.com/micro-ROS/rmw_embeddedrtps src/rmw_embeddedrtps; \ |
when micro-ROS/rmw_embeddedrtps#1 is merged
Member
Author
|
@mergify backport main |
Contributor
|
Command
Hey, I reacted but my real name is @Mergifyio |
Acuadros95
approved these changes
Oct 15, 2021
mergify Bot
pushed a commit
that referenced
this pull request
Oct 15, 2021
* Add embeddedRTPS as experimental middleware * Set default middleware * Update examples * Update toolchain * Fix uart config * Update toolchain * Update CI * Update * Fix * Update samples * Update * Add rmw_rtps options to .meta * Update colcon.meta and add service msg repo * Add service example Co-authored-by: Antonio cuadros <acuadros1995@gmail.com> (cherry picked from commit 2179f0b) # Conflicts: # libmicroros.mk
Contributor
✅ Backports have been created
|
pablogs9
added a commit
that referenced
this pull request
Oct 18, 2021
* Add embeddedRTPS as experimental middleware (#95) * Add embeddedRTPS as experimental middleware * Set default middleware * Update examples * Update toolchain * Fix uart config * Update toolchain * Update CI * Update * Fix * Update samples * Update * Add rmw_rtps options to .meta * Update colcon.meta and add service msg repo * Add service example Co-authored-by: Antonio cuadros <acuadros1995@gmail.com> (cherry picked from commit 2179f0b) # Conflicts: # libmicroros.mk * Fix conflict * Update Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.