Skip to content
GitLab
Menu
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-core
Commits
afb3ee37
Commit
afb3ee37
authored
Aug 28, 2009
by
florent
Committed by
florent
Aug 28, 2009
Browse files
Notify latest changes in ChppBody class.
* NEWS.
parent
54bb6af6
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
afb3ee37
2009-07-11 Release 1.9.0
2009/08/28 Release 1.10.0
1. Class ChppBody has been synchronized with hppModel implementation.
2009/07/11 Release 1.9.0
1. Class ChppProblem has been modified.
- a method solve has been added and some code has been moved from
ChppPlanner::solveOneProblem to ChppProblem::solve.
- By default, when solving a path planning problem, the path
optimizer is
not called if the path resulting from planning
contains only one direct
path. This default behavior can now be
overriden by calling method
ChppProblem::alwaysOptimize(true);
- By default, when solving a path planning problem, the path
optimizer is
not called if the path resulting from planning
contains only one direct
path. This default behavior can now be
overriden by calling method
ChppProblem::alwaysOptimize(true);
1
. The internal structure of the package has been changed in order to
use
autotools in a more robust way.
2
. The internal structure of the package has been changed in order to
use
autotools in a more robust way.
2009-05-29 Release 1.8.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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