Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RobotAPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lennard Hofmann
RobotAPI
Commits
7038ae8c
Commit
7038ae8c
authored
1 year ago
by
Rainer Kartmann
Browse files
Options
Downloads
Patches
Plain Diff
Add names to arondto::Location
parent
587ce36a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/RobotAPI/libraries/armem_locations/aron/Location.xml
+13
-0
13 additions, 0 deletions
source/RobotAPI/libraries/armem_locations/aron/Location.xml
with
13 additions
and
0 deletions
source/RobotAPI/libraries/armem_locations/aron/Location.xml
+
13
−
0
View file @
7038ae8c
<?xml version="1.0" encoding="UTF-8" ?>
<AronTypeDefinition>
<AronIncludes>
<Include
include=
"RobotAPI/libraries/aron/common/aron/Names.xml"
/>
</AronIncludes>
<GenerateTypes>
<!--
ToDo: Model regions. Ideas:
- Polygon (convex, non-convex)
-
-->
<Object
name=
'armarx::navigation::location::arondto::Location'
>
<ObjectChild
key=
'framedPose'
>
<FramedPose
/>
</ObjectChild>
<ObjectChild
key=
'names'
>
<armarx::arondto::Names
optional=
"true"
/>
</ObjectChild>
</Object>
</GenerateTypes>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment