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
Container Registry
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software
ArmarX
RobotAPI
Merge requests
!460
Draft: fluxio/dev-skill-timeout
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: fluxio/dev-skill-timeout
fluxio/dev-skill-timeout
into
master
Overview
2
Commits
113
Pipelines
1
Changes
45
Closed
Julian Tusch
requested to merge
fluxio/dev-skill-timeout
into
master
10 months ago
Overview
2
Commits
113
Pipelines
1
Changes
45
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
497395da
113 commits,
10 months ago
45 files
+
4504
−
159
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
45
Search (e.g. *.vue) (Ctrl+P)
source/RobotAPI/components/skills/SkillProviderExample/aron/SleepAcceptedType.xml
0 → 100644
+
11
−
0
Options
<?xml version="1.0" encoding="UTF-8" ?>
<AronTypeDefinition>
<GenerateTypes>
<Object
name=
'armarx::skills::Example::SleepAcceptedType'
>
<ObjectChild
key=
'Timeout_ms'
>
<int32
/>
</ObjectChild>
</Object>
</GenerateTypes>
</AronTypeDefinition>
Loading