Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bodydynamics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
plugins
bodydynamics
Commits
9cdad72c
Commit
9cdad72c
authored
2 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Use sliding window and higher unmeasured cov
parent
27929ca1
No related branches found
No related tags found
3 merge requests
!31
devel->main
,
!29
Add functionality for UAV
,
!27
Fix test with acc_x = 2 m/s2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/yaml/problem_force_torque_inertial_dynamics_solve_test.yaml
+6
-2
6 additions, 2 deletions
...ml/problem_force_torque_inertial_dynamics_solve_test.yaml
with
6 additions
and
2 deletions
test/yaml/problem_force_torque_inertial_dynamics_solve_test.yaml
+
6
−
2
View file @
9cdad72c
...
...
@@ -16,7 +16,11 @@ config:
L
:
[
1
,
1
,
1
]
time_tolerance
:
0.1
tree_manager
:
type
:
"
None"
type
:
"
TreeManagerSlidingWindow"
plugin
:
"
core"
n_frames
:
3
n_fix_first_frames
:
1
viral_remove_empty_parent
:
true
map
:
type
:
"
MapBase"
plugin
:
"
core"
...
...
@@ -44,7 +48,7 @@ config:
plugin
:
"
bodydynamics"
time_tolerance
:
0.1
apply_loss_function
:
false
unmeasured_perturbation_std
:
0.
0000
0001
unmeasured_perturbation_std
:
0.0001
state_getter
:
true
state_priority
:
1
n_propellers
:
3
...
...
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