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

Main reformat #8

Closed
wants to merge 21 commits into from
Closed

Main reformat #8

wants to merge 21 commits into from

Commits on Feb 24, 2024

  1. add cmake test for cabot pacakge, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    0c4c195 View commit details
    Browse the repository at this point in the history
  2. add cmake test for cabot_bt package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ae15748 View commit details
    Browse the repository at this point in the history
  3. add cmake test for cabot_diagnostics package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    ad90630 View commit details
    Browse the repository at this point in the history
  4. add cmake test for cabot_gazebo package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    14627d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. add cmake test for cabot_mf_localization package

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b0330ad View commit details
    Browse the repository at this point in the history
  2. add cmake test for cabot_navigation2 package, fix format, remove run_…

    …test_yaml.py
    
    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5311c46 View commit details
    Browse the repository at this point in the history
  3. add cmake test for cabot_ui package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    b572861 View commit details
    Browse the repository at this point in the history
  4. add cmake test for mf_localization_msgs package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a13646f View commit details
    Browse the repository at this point in the history
  5. add cmake test for mf_localization_rviz package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8bc2ad4 View commit details
    Browse the repository at this point in the history
  6. add cmake test for pedestrian_plugin package, fix format

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    e583027 View commit details
    Browse the repository at this point in the history
  7. fix format pedestrian_plugin_msgs package

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    13e219a View commit details
    Browse the repository at this point in the history
  8. add cmake test for queue_people_py

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    0fb5cc6 View commit details
    Browse the repository at this point in the history
  9. add cmake test for mf_localization package, fix format, remove unnece…

    …ssary files
    
    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8f2ace0 View commit details
    Browse the repository at this point in the history
  10. fix workflow

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    48b7130 View commit details
    Browse the repository at this point in the history
  11. skip test cabot-common packages

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9e1dcb8 View commit details
    Browse the repository at this point in the history
  12. Update run-test.yaml

    make disk space
    dsato80 authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    8ef912f View commit details
    Browse the repository at this point in the history
  13. Update run-test.yaml

    remove UID for build
    dsato80 authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c93249c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    6a2da28 View commit details
    Browse the repository at this point in the history
  2. test cabot_common, cabot_msgs as well

    (I don't want to test cabot-common here, but I don't want to put build/test code for cabot-common too)
    
    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    291276d View commit details
    Browse the repository at this point in the history
  3. update README.md

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8decebe View commit details
    Browse the repository at this point in the history
  4. fix test to avoid unexpected failure due to rclcpp::Node error

    Signed-off-by: Daisuke Sato <[email protected]>
    daisukes committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    552056d View commit details
    Browse the repository at this point in the history