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
f555b405
Commit
f555b405
authored
2 years ago
by
Joan Solà Ortega
Browse files
Options
Downloads
Patches
Plain Diff
Fix param name in doc
parent
7d62a007
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
include/bodydynamics/processor/processor_force_torque_inertial_preint_dynamics.h
+1
-1
1 addition, 1 deletion
...ocessor/processor_force_torque_inertial_preint_dynamics.h
with
1 addition
and
1 deletion
include/bodydynamics/processor/processor_force_torque_inertial_preint_dynamics.h
+
1
−
1
View file @
f555b405
...
@@ -238,7 +238,7 @@ class ProcessorForceTorqueInertialPreintDynamics : public ProcessorMotion
...
@@ -238,7 +238,7 @@ class ProcessorForceTorqueInertialPreintDynamics : public ProcessorMotion
/** \brief emplace a factor and link it in the wolf tree
/** \brief emplace a factor and link it in the wolf tree
* \param _feature_motion: the parent feature
* \param _feature_motion: the parent feature
* \param _
fram
e_origin: the
fram
e constrained by this motion factor
* \param _
captur
e_origin: the
captur
e constrained by this motion factor
*/
*/
FactorBasePtr
emplaceFactor
(
FeatureBasePtr
_feature_motion
,
CaptureBasePtr
_capture_origin
)
override
;
FactorBasePtr
emplaceFactor
(
FeatureBasePtr
_feature_motion
,
CaptureBasePtr
_capture_origin
)
override
;
...
...
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