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

Add support for NaN constants and NaN defaults in ROS IDL #789

Open
wants to merge 3 commits into
base: rolling
Choose a base branch
from

Commits on Sep 7, 2024

  1. Add support for NaN constants and defaults in ROS IDL

    * Add nan default example and tests
    * Add NaN constant example and tests
    * Test NaNs on float64 and float32 in C++
    
    Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
    Ryanf55 authored and Ryan Friedman committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    46f608f View commit details
    Browse the repository at this point in the history
  2. Combine constant tests in a loop

    Co-authored-by: Henry Moore <henry.moore@picknik.ai>
    Signed-off-by: Ryan <ryanfriedman5410+github@gmail.com>
    2 people authored and Ryan Friedman committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2e0e779 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'rolling' of github.com:ros2/rosidl into nan-constants

    Signed-off-by: Marco A. Gutierrez <marcogg@marcogg.com>
    marcoag committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c18d2b7 View commit details
    Browse the repository at this point in the history