Static operation - #184
Merged
Merged
Conversation
Member
Author
|
@mergify backport main foxy |
Contributor
🟠 Waiting for conditions to matchDetails
Hey, I reacted but my real name is @Mergifyio |
Static memory analysisDefault configuration MTU: 512 B
TOTAL: 34772 B |
Static memory analysisDefault configuration MTU: 512 B
TOTAL: 34196 B |
Acuadros95
reviewed
Nov 2, 2021
Acuadros95
reviewed
Nov 2, 2021
Static memory analysisDefault configuration MTU: 512 B
TOTAL: 34134 B |
Acuadros95
approved these changes
Nov 2, 2021
mergify Bot
pushed a commit
that referenced
this pull request
Nov 4, 2021
* Static RMW operation * Uncrustify * Remove rmw_handle * Update tests * Update size calculator * Update * Add guard_condition init * Add define for rmw_options size * Update custom_guard_condition init * Fix func name Co-authored-by: Antonio Cuadros <acuadros1995@gmail.com> Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> (cherry picked from commit cb4f522) # Conflicts: # rmw_microxrcedds_c/src/rmw_microros_internal/types.h
Member
Author
|
@mergify backport main foxy |
mergify Bot
pushed a commit
that referenced
this pull request
Nov 4, 2021
* Static RMW operation * Uncrustify * Remove rmw_handle * Update tests * Update size calculator * Update * Add guard_condition init * Add define for rmw_options size * Update custom_guard_condition init * Fix func name Co-authored-by: Antonio Cuadros <acuadros1995@gmail.com> Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> (cherry picked from commit cb4f522) # Conflicts: # README.md # rmw_microxrcedds_c/CMakeLists.txt
Contributor
✅ Backports have been createdDetails
|
Contributor
✅ Backports have been createdDetails
Hey, I reacted but my real name is @Mergifyio |
pablogs9
added a commit
that referenced
this pull request
Nov 4, 2021
* Static operation (#184) * Static RMW operation * Uncrustify * Remove rmw_handle * Update tests * Update size calculator * Update * Add guard_condition init * Add define for rmw_options size * Update custom_guard_condition init * Fix func name Co-authored-by: Antonio Cuadros <acuadros1995@gmail.com> Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> (cherry picked from commit cb4f522) # Conflicts: # README.md # rmw_microxrcedds_c/CMakeLists.txt * Fix conflicts Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
pablogs9
added a commit
that referenced
this pull request
Nov 4, 2021
* Static operation (#184) * Static RMW operation * Uncrustify * Remove rmw_handle * Update tests * Update size calculator * Update * Add guard_condition init * Add define for rmw_options size * Update custom_guard_condition init * Fix func name Co-authored-by: Antonio Cuadros <acuadros1995@gmail.com> Co-authored-by: Antonio Cuadros <49162117+Acuadros95@users.noreply.github.com> (cherry picked from commit cb4f522) # Conflicts: # rmw_microxrcedds_c/src/rmw_microros_internal/types.h * Solve conflicts 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.
Related: