Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Humanoid Path Planner
hpp-centroidal-dynamics
Commits
bf8a08f0
Unverified
Commit
bf8a08f0
authored
Jun 17, 2019
by
Fernbach Pierre
Committed by
GitHub
Jun 17, 2019
Browse files
Merge pull request #5 from stonneau/devel
clarified documentation on CWW
parents
901c09f7
4f94c70a
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/hpp/centroidal-dynamics/centroidal_dynamics.hh
View file @
bf8a08f0
...
...
@@ -297,7 +297,9 @@ public:
/**
* @brief Retrieve the inequalities that define the admissible wrenchs
* for the current contact set.
* for the current contact set. WARNING. The H and h matrices are defined
* in such a way that H w >= h is verified if w is an admissible wrench. This is different
* from the ICRA 15 paper from Del Prete et al., where the negative matrices are used.
* @param H reference to the H matrix to initialize
* @param h reference to the h vector to initialize
* @return The status of the inequalities. If the inequalities are not defined
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment