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

Galactic backport of #648 and #650 #668

Merged
merged 4 commits into from
Apr 25, 2022

Commits on Mar 8, 2022

  1. Implement equality operator function for C messages. (ros2#648)

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic authored and nnmm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7ec2c40 View commit details
    Browse the repository at this point in the history
  2. Implement copy function for C messages (ros2#650)

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic authored and nnmm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    13ab6c3 View commit details
    Browse the repository at this point in the history
  3. Replace rcutils_allocator with the system allocator

    Signed-off-by: Nikolai Morin <nnmmgit@gmail.com>
    nnmm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e011f84 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Set the output size unconditionally when copying sequences

    Signed-off-by: Nikolai Morin <nnmmgit@gmail.com>
    nnmm committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    258b9ca View commit details
    Browse the repository at this point in the history