Skip to content

Add embeddedRTPS as experimental middleware#95

Merged
pablogs9 merged 14 commits intogalacticfrom
integrate_embeddedrtps
Oct 15, 2021
Merged

Add embeddedRTPS as experimental middleware#95
pablogs9 merged 14 commits intogalacticfrom
integrate_embeddedrtps

Conversation

@pablogs9
Copy link
Copy Markdown
Member

@pablogs9 pablogs9 commented Oct 7, 2021

No description provided.

@pablogs9 pablogs9 requested a review from Acuadros95 October 7, 2021 08:08
Comment thread libmicroros.mk Outdated
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; \
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

@pablogs9
Copy link
Copy Markdown
Member Author

@mergify backport main

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 14, 2021

Command backport main: pending

backport main is pending

Hey, I reacted but my real name is @Mergifyio

@pablogs9 pablogs9 requested a review from Acuadros95 October 15, 2021 11:23
@pablogs9 pablogs9 merged commit 2179f0b into galactic Oct 15, 2021
@pablogs9 pablogs9 deleted the integrate_embeddedrtps branch October 15, 2021 11:23
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
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Oct 15, 2021

backport main

✅ 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>
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