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

check if lane request's fleet_name is equal to the fleet's fleet_name #95

Merged
merged 8 commits into from
Aug 27, 2021

Commits on Aug 11, 2021

  1. check if lane request's fleet_name is equal to the fleet's fleet_name

    Signed-off-by: Kai Wen <lkw303@gmail.com>
    lkw303 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    64c6460 View commit details
    Browse the repository at this point in the history
  2. check if fleet_name is empty

    Signed-off-by: Kai Wen <lkw303@gmail.com>
    lkw303 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5af8506 View commit details
    Browse the repository at this point in the history
  3. corrected wrong if statement. Should check if the fleet_name received…

    … from the request is empty instead of the fleet_name of the ClosedLanes message
    
    Signed-off-by: Kai Wen <lkw303@gmail.com>
    lkw303 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5613d90 View commit details
    Browse the repository at this point in the history
  4. minor change to meet style checker's requirements

    Signed-off-by: lkw303 <lkw303@gmail.com>
    lkw303 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    266a0f2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/open-rmf/rmf_ros2 into fix/…

    …lane_request_sub
    
    Signed-off-by: lkw303 <lkw303@gmail.com>
    lkw303 committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    3c3f3c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Merge branch 'main' of https://github.com/open-rmf/rmf_ros2 into fix/…

    …lane_request_sub
    
    Signed-off-by: lkw303 <lkw303@gmail.com>
    lkw303 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    826eb55 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/open-rmf/rmf_ros2 into fix/…

    …lane_request_sub
    
    Signed-off-by: lkw303 <lkw303@gmail.com>
    lkw303 committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    38566a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    8044041 View commit details
    Browse the repository at this point in the history