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 Moveit startup tests #913

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on May 7, 2024

  1. Add Moveit startup test

    This is a basic test that verifies that all Nodes come up correctly without crashing.
    fmauch authored and VinDp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0753b76 View commit details
    Browse the repository at this point in the history
  2. Attempt to fix moveit servo_node

    This makes it start but I couldn't get the robot moving.
    fmauch authored and VinDp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3dc5dba View commit details
    Browse the repository at this point in the history
  3. Disable servo_node in startup_test

    The servo_node currently doesn't startup correctly until a plan is executed.
    fmauch authored and VinDp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8c5f103 View commit details
    Browse the repository at this point in the history
  4. Add MoveIt to semi-binary workspace

    Also enabled CCache, since building MoveIt takes a very long time otherwise.
    fmauch authored and VinDp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    df1f977 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd7052 View commit details
    Browse the repository at this point in the history
  6. Also wait for dashboard server

    fmauch authored and VinDp committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f04293b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb219a0 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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