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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to change material color from ROS. #486

Merged
merged 21 commits into from
Feb 1, 2024

Commits on Jan 14, 2024

  1. Message and bridge for MaterialColor.

    This allows bridging MaterialColor from ROS to GZ and is
    important for allowing simulation users to create status lights.
    
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e79a68e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Update ros_gz_interfaces/msg/MaterialColor.msg

    Co-authored-by: Alejandro Hern谩ndez Cordero <ahcorde@gmail.com>
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti and ahcorde committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    7073075 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Test for MaterialColor message.

    Test for the MaterialColor message ROS<->GZ.
    
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6c708b0 View commit details
    Browse the repository at this point in the history
  2. Update README(s).

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7b4fc7d View commit details
    Browse the repository at this point in the history
  3. Update MaterialColor for use with Entity.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4933ac2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update MaterialColor for use with Apply enum.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fa785ae View commit details
    Browse the repository at this point in the history
  2. Make README more specific.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    efb8591 View commit details
    Browse the repository at this point in the history
  3. Updated MaterialColor for use with EnityMatch.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b36864e View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Merge branch 'humble' into pr-material_color

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    75d2162 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Add if/def conditionals for MaterialColor.

    Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai>
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti and azeey committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    77fef0c View commit details
    Browse the repository at this point in the history
  2. Add bridge mapping for gz-msgs 10.1.0.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ad9cfbe View commit details
    Browse the repository at this point in the history
  3. Fix whitespace/linting.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    997a5d3 View commit details
    Browse the repository at this point in the history
  4. Remove correct license for broken license checker.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    e650ac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Fix indent level of switch statement.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6ced4cd View commit details
    Browse the repository at this point in the history
  2. Fix duplicates, remove readme, simplify tests.

    Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai>
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti and azeey committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2c0af24 View commit details
    Browse the repository at this point in the history
  3. fix uncrustify but maybe break codecheck.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0d1108d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Using MCEntityMatch.

    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e27a19c View commit details
    Browse the repository at this point in the history
  2. Fix linters

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1b8722c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c23d136 View commit details
    Browse the repository at this point in the history
  4. Bad linter! Bad!

    Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai>
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    bperseghetti and azeey committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c880593 View commit details
    Browse the repository at this point in the history
  5. Linters.

    Co-authored-by: Alejandro Hern谩ndez Cordero <ahcorde@gmail.com>
    Co-authored-by: Addisu Z. Taddese <addisuzt@intrinsic.ai>
    Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com>
    3 people committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3f3f3bb View commit details
    Browse the repository at this point in the history