Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pinocchio
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
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
Stack Of Tasks
pinocchio
Commits
0b6399c0
Commit
0b6399c0
authored
6 years ago
by
jcarpent
Browse files
Options
Downloads
Patches
Plain Diff
[Doc] Improve doc of getJointAccelerationDerivatives
parent
6e36a391
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/algorithm/kinematics-derivatives.hpp
+2
-1
2 additions, 1 deletion
src/algorithm/kinematics-derivatives.hpp
with
2 additions
and
1 deletion
src/algorithm/kinematics-derivatives.hpp
+
2
−
1
View file @
0b6399c0
//
// Copyright (c) 2017 CNRS
// Copyright (c) 2017
-2018
CNRS
//
// This file is part of Pinocchio
// Pinocchio is free software: you can redistribute it
...
...
@@ -65,6 +65,7 @@ namespace se3
/// \brief Computes the partial derivaties of the spatial acceleration of a given with respect to
/// the joint configuration, velocity and acceleration.
/// You must first call computForwardKinematicsDerivatives before calling this function.
/// It is important to notice that a direct outcome (for free) of this algo is v_partial_dq and v_partial_dv which is equal to a_partial_da.
///
/// \tparam rf Reference frame in which the Jacobian is expressed.
///
...
...
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