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
Pierre Fernbach
hpp-rbprm
Commits
0f15334d
Commit
0f15334d
authored
May 29, 2019
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
May 29, 2019
Browse files
Update NEWS.
parent
d83f2d51
Changes
1
Hide whitespace changes
Inline
Side-by-side
NEWS
0 → 100644
View file @
0f15334d
-*- outline -*-
New in 4.6.0
* Fix some uninitialized variables.
* ProblemPtr_t is now a shared_ptr
* Update to API change of configuration shooters.
* [contact generation] do not reverse the contact order queue anymore
* [contact generation] do not remove the first candidate of the list in maintain contact
* [projection] comment postural task in projectOnCom method
* [contact generation] check size of states list before calling filterStates
* [contact generation] remove now useless 'epsilon' in tryReplaceState
* [contact generation] fix deprecated warning for fcl collisionRequest
* [limb-rrt] add debug message
* [limb-rrt] set computationflag for forward kinematic in time-constraint-helper
* [limb-rrt] fix createComConstraint method
* [limb-rrt] fix createEffectorConstraint method
* update RightHandSideFunctor to changes in hpp-constraints
* [com-rrt] changes needed to access the real pathVector in corba (and not hide it inside another Path object)
* [effector] move helper method from effector-rrt to interpolation-constraints
* [effector] fix compilation error and warning from the update
* [steering method kino] correctly reset aMax before computing direction
* add a member 'postureWeights' to fullBody
* [contact generation] update analysis referenceConfig to use the 'fullBody->postureWeights'
* fix projectPointInsidePlan (access iterator after end)
Write
Preview
Supports
Markdown
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