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 a few more properties to legacy navgraphs #201

Merged
merged 10 commits into from
Mar 6, 2024

Commits on Jan 30, 2024

  1. Add orientation constraint, doors and lifts

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    614a9a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Add TODOs for documentation

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2873565 View commit details
    Browse the repository at this point in the history
  2. Fix lanes being skipped when they share an anchor

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d76f218 View commit details
    Browse the repository at this point in the history
  3. Fix duplicated unnamed waypoints when exporting

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    3e94974 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Add anchors in lifts, fix lift center rotation

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b4d0644 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Address feedback

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    8776943 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Merge branch 'main' into luca/export_navgraphs

    Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
    luca-della-vedova committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4316fa7 View commit details
    Browse the repository at this point in the history
  2. Provide a reference for line segment inntersection calculation

    Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
    mxgrey committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3860cc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c682262 View commit details
    Browse the repository at this point in the history
  4. Switch to eprintln

    Signed-off-by: Michael X. Grey <mxgrey@intrinsic.ai>
    mxgrey committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e73011a View commit details
    Browse the repository at this point in the history