Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wolf
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
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_lib
wolf
Commits
6712cf00
Commit
6712cf00
authored
2 months ago
by
cont-integration
Browse files
Options
Downloads
Patches
Plain Diff
[skip ci] yaml templates added or modified
parent
cd770d4a
No related branches found
Branches containing commit
No related tags found
1 merge request
!448
Draft: Resolve "Implementation of new nodes creation"
Pipeline
#21202
skipped
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
yaml_templates/processor/ProcessorLandmarkExternal.yaml
+1
-0
1 addition, 0 deletions
yaml_templates/processor/ProcessorLandmarkExternal.yaml
with
1 addition
and
0 deletions
yaml_templates/processor/ProcessorLandmarkExternal.yaml
+
1
−
0
View file @
6712cf00
...
@@ -10,6 +10,7 @@ keyframe_vote:
...
@@ -10,6 +10,7 @@ keyframe_vote:
new_features_for_keyframe
:
0
# DOC the amount of new features sufficient to create a new keyframe (sufficient condition) - TYPE unsigned int
new_features_for_keyframe
:
0
# DOC the amount of new features sufficient to create a new keyframe (sufficient condition) - TYPE unsigned int
apply_loss_function
:
false
# DOC If the factors created by the processor have loss function. - TYPE bool
apply_loss_function
:
false
# DOC If the factors created by the processor have loss function. - TYPE bool
max_new_features
:
0
# DOC Maximum number of new features to be processed when adding a keyframe (-1=unlimited. 0=none.) - TYPE int
max_new_features
:
0
# DOC Maximum number of new features to be processed when adding a keyframe (-1=unlimited. 0=none.) - TYPE int
dimension
:
2
# DOC Dimension of the problem representation is 2D or 3D. - TYPE int - OPTIONS [2, 3]
quality_th
:
0.0
# DOC The minimum quality to consider the detection - TYPE double
quality_th
:
0.0
# DOC The minimum quality to consider the detection - TYPE double
track_length_th
:
0
# DOC Minimum track length to emplace factors (necessary condition) - TYPE unsigned int
track_length_th
:
0
# DOC Minimum track length to emplace factors (necessary condition) - TYPE unsigned int
use_orientation
:
false
# DOC If the orientation measurement is considered when emplacing factors - TYPE bool
use_orientation
:
false
# DOC If the orientation measurement is considered when emplacing factors - TYPE bool
...
...
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