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

Fixed mode_request_cb() when missing robot_name/fleet_name and changed print() into node.get_logger(). #254

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Aug 9, 2024

  1. fixed conditional if() in mode_request_cb/RoboCommandHandle.py.

    Signed-off-by: DoppiaEffe94 <[email protected]>
    francesco.fallica authored and DoppiaEffe94 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    66d5a27 View commit details
    Browse the repository at this point in the history
  2. changed print into node.get_logger().

    Signed-off-by: francesco.fallica <[email protected]>
    Signed-off-by: DoppiaEffe94 <[email protected]>
    DoppiaEffe94 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5d3b30c View commit details
    Browse the repository at this point in the history
  3. added condition to compare the msg.robot_name and the self.name.

    Signed-off-by: francesco.fallica <[email protected]>
    Signed-off-by: DoppiaEffe94 <[email protected]>
    francesco.fallica authored and DoppiaEffe94 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    61712a7 View commit details
    Browse the repository at this point in the history
  4. restored the print().

    Signed-off-by: DoppiaEffe94 <[email protected]>
    DoppiaEffe94 committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    6e75f1b View commit details
    Browse the repository at this point in the history