Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MIRAGE-XR
MIRAGE-XR
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 244
    • Issues 244
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards

You need help for something ? Go to https://xr4dev.pages.xr4all.eu

  • WEKIT ECS
  • MIRAGE-XRMIRAGE-XR
  • Merge Requests
  • !384

Merged
Opened Oct 28, 2021 by Benedikt Hensen@hensenMaintainer

Improvements for the aura floor height detection

  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 1

Closes #285 (closed).

This merge request introduces multiple raycasts to find the floor height around the user. Instead of just one raycast which might yield incorrect results, e.g. if the user is sitting on a chair, six raycasts are evenly distributed around the user.

The solution first looks for the minimum value. To accomodate for slightly sloped floors, the floor height is then determined as the maximum value that was found within a 20cm zone above the minimum value.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: wekit-ecs/mirage-xr!384
Source branch: maintenance/285-aura-jumps-onto-my-lap

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.