New Micro XRCE-DDS Client configuration approach#7
Merged
julionce merged 2 commits intofeature/foxy_migrationfrom Jun 2, 2020
Merged
New Micro XRCE-DDS Client configuration approach#7julionce merged 2 commits intofeature/foxy_migrationfrom
julionce merged 2 commits intofeature/foxy_migrationfrom
Conversation
pablogs9
approved these changes
Jun 2, 2020
jamoralp
pushed a commit
that referenced
this pull request
Jul 21, 2020
* Disable UDP, TCP and Discovery profile in int32_publisher app. * Change nuttx by zephyr as PLATFORM_NAME in CMake.
pablogs9
added a commit
that referenced
this pull request
Jul 21, 2020
* Updated int32_publisher to RCLC more * Update sensors_publisher to RCLC fix * Update host int32 publisher to RCLC * Update int32 serial publisher * Update int32 wifi publisher * Update openmanipulator tof * Update tof_ws2812 * Update vl53l1x_tof_sensor * New Micro XRCE-DDS Client configuration approach (#7) * Disable UDP, TCP and Discovery profile in int32_publisher app. * Change nuttx by zephyr as PLATFORM_NAME in CMake. * Fix app * Updated zephyr apps (#10) * Updated Zephyr apps to RCLC and Foxy Updates Renaming USB Update tof driver Remove board from tof Update tof_sensor app Native posix fix Fix * Fix * Remove comments * Fix indentation * Updated add two ints name to the standard * Updated tranports * Update usb transport * Use best-effort pub/subs in pingpong app Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com> Co-authored-by: Pablo Garrido <pablogs9@gmail.com> Co-authored-by: Julián Bermúdez Ortega <julianbermudez@eprosima.com>
pablogs9
added a commit
that referenced
this pull request
Jul 28, 2020
* Updated int32_publisher to RCLC more * Update sensors_publisher to RCLC fix * Update host int32 publisher to RCLC * Update int32 serial publisher * Update int32 wifi publisher * Update openmanipulator tof * Update tof_ws2812 * Update vl53l1x_tof_sensor * New Micro XRCE-DDS Client configuration approach (#7) * Disable UDP, TCP and Discovery profile in int32_publisher app. * Change nuttx by zephyr as PLATFORM_NAME in CMake. * Fix app * Updated zephyr apps (#10) * Updated Zephyr apps to RCLC and Foxy Updates Renaming USB Update tof driver Remove board from tof Update tof_sensor app Native posix fix Fix * Fix * Remove comments * Fix indentation * Updated add two ints name to the standard * Updated tranports * Update usb transport * Use best-effort pub/subs in pingpong app Co-authored-by: Jose Antonio Moral <joseantoniomoralparras@gmail.com> Co-authored-by: Pablo Garrido <pablogs9@gmail.com> Co-authored-by: Julián Bermúdez Ortega <julianbermudez@eprosima.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.
This PR adapts
zephyr_appsto the newMicro XRCE-DDS Clientconfiguration approach.