Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ARF005 - World Storage API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
ARF - Augmented Reality Framework
ARF005 - World Storage API
Graph
5bdf0c1d37601fdc90b7955b6b1bd0872ae563e4
Select Git revision
Branches
4
develop
feature/relocalizationInformation
feature/worldanalysispose
master
default
protected
Tags
2
1.1.0
1.0.0
6 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
Feb
10
Jan
9
19
Dec
26
Sep
8
Jun
2
1
31
May
24
17
29
Apr
27
8
15
Mar
4
1
23
Feb
17
16
8
28
Jan
20
19
10
Nov
9
8
2
28
Oct
19
12
Missing latitude in geodetic coordinates
feature/worldan…
feature/worldanalysispose
Pull pose and subscribe, pose data alternatives (matrix, vec quaterion, geodetic)
Rename files to include openapi in their names
add worldanalysis api first version
rename current openapi file to worldstorageapi.yaml
Extension of API World Storage : feature/relocalizationInformation
feature/relocal…
feature/relocalizationInformation
removed unused & deprecated documentation
1.1.0 master
1.1.0 master
Delete API calls.md
Use cases for HHI removed.
1.0.0
1.0.0
Merge branch 'develop' into 'master'
Update openapi.yaml
develop
develop
Update openapi.yaml
Update responses
remove linke size as required attribute and add typeTo and typeFrom
Merge branch 'feature/FormatSpec' into 'develop'
Update openapi.yaml
Merge branch 'feature/PutEndpoints' into 'feature/FormatSpec'
fix: chanegd version number to 1.0.0
feat: add put endpoints for Trackable, World Anchors and Wolrd Links
format: refactor spec to add doc
Merge branch 'feature/elementNameAndNewObjectType' into 'develop'
Yes, you are right, the position is to less. GEOPOSE is better.
Some changes in the md file.
New draft version
New admin operation "getVersion" to receive the current version number of the API.
Minor changes in the yaml file (format)
Trackables and anchors now have a name param (naming the elements are crucial to understand the graph and useful for the GUI).
Update openapi.yaml
change trackable required attribute from keyvalueTagList to keyvalueTags
Merge branch 'feature/YamlCompletionAndNewFormating' into 'develop'
Referecing new components/responses params.
Major and minor changes.
Merge branch 'feature/addWorldAnchorsAndWorldLinks' into develop
Correction of an indentation mistake
Replace Uid and id by UUID where it's necessary
Update openapi.yaml
Fraunhofer use cases for dtwin
renamed id to UUID/removed required
renamed id to UUID
add id attribute to Trackable schema
Loading