Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hpp-manipulation
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
Humanoid Path Planner
hpp-manipulation
Commits
2e939ab085d079315cd3e5282ef9d5a3ed682deb
Select Git revision
Branches
5
devel
master
default
protected
pr/163
pr/142
pre-commit-ci-update-config
Tags
20
v6.0.0
v5.2.0
v5.1.0
v5.0.0
v4.15.1
v4.14.0
v4.13.0
v4.12.0
v4.11.0
v4.10.1
v4.9.0
v4.8.0
v4.7.0
v4.6.0
v4.5.0
4.5.0-rc
v4.4.0
v4.4.0-rc
v4.3.0
v4.2.0
25 results
hpp-manipulation
src
Author
Search by author
Any Author
authors
Florent Lamiraux
florent
Guilhem Saurel
gsaurel
Joseph Mirabel
jmirabel
Justin Carpentier
jcarpent
Pierre Fernbach
pfernbac
Steve Tonneau
stonneau
6 authors
Oct 27, 2014
Fix bug in LeafHistogram::getDistribOutOfConnectedComponent.
· 2e939ab0
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
2e939ab0
Graph can be printed in DOT format.
· 38545c90
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
38545c90
Fix bug regarding GraphPathValidation not being called.
· c240a177
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
c240a177
Oct 20, 2014
Revert "Update edge weights when projection failed."
· 9f52d680
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
This reverts commit
dfa2e127
.
9f52d680
Oct 13, 2014
Add methods to Handle to generate constraints.
· 83ca50cf
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
83ca50cf
Change InequatlityPtr_t to EquationTypePtr_t
· 34949556
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
34949556
Fix documentation and move operator<< to namespace manipulation
· b053aa4f
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
b053aa4f
Oct 09, 2014
Update edge weights when projection failed.
· dfa2e127
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
dfa2e127
Add Roadmap::insertHistogram
· 9462157f
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
9462157f
Update Edge and LevelSetEdge
· 1a0b5084
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
1a0b5084
Remove unnecessary HPP_DYNAMIC_PTR_CAST
· 0ec232ce
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
0ec232ce
Add method graph::Node::updateWeight
· fb5de3e3
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
fb5de3e3
Update graph/statistics.hh
· 97f1e4fe
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
97f1e4fe
Fix bug regarding print method
· 7c462fed
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
7c462fed
Oct 06, 2014
Add method LeafHistogram::getDistribOutOfConnectedComponent
· d26a8f9a
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
d26a8f9a
Make Edge::configConstraint and Edge::pathConstraint virtual
· ef0f0a45
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
ef0f0a45
Update Edge::applyConstraints
· 73f48a88
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
73f48a88
Oct 03, 2014
Move construction of constraints inside Edge and Node
· 3f7821ee
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
3f7821ee
Add class LevelSetEdge
· 69b2cd7c
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
69b2cd7c
Add class WaypointEdge
· 45dccadc
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
45dccadc
Update method Node::linkTo
· 87e97f18
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
87e97f18
Update operator << in namespace graph
· 8b1e9cfd
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
8b1e9cfd
Separate declaration and definition of file graph/statistics.hh
· 0ad76a1e
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
0ad76a1e
Sep 23, 2014
Clean code - Remove unused MotionProjector
· 926256de
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
926256de
Add waypoint to Edge
· c3701513
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
c3701513
Sep 22, 2014
Remove unecessary method in Edge.
· 4ab88a6e
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
4ab88a6e
Move path construction in Edge.
· 29c55669
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
29c55669
Sep 19, 2014
Graph can only have one NodeSelector.
· 893645be
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
893645be
Fix bug in Handle
· 8d012aca
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
8d012aca
Remove unnecessary assert
· f43f68e0
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
f43f68e0
Update debug output
· cdd453eb
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
cdd453eb
Sep 17, 2014
Try to connect new nodes with all nodes from other connected components
· f78351b5
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
f78351b5
Change debug output
· 4eb7ee1a
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
4eb7ee1a
Rename constraints of GraphComponent
· 2fef0bee
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
2fef0bee
Histogram class keep core::NodePtr_t instead of Configuration
· 9d538702
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
9d538702
Fix Handle::createGrasp and createPreGrasp
· 8c7bc84a
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
8c7bc84a
Fix operator <<
· 449c36d9
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
449c36d9
Sep 16, 2014
Add Inegality constraint for pre-grasp task
· 13b9f0dc
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
13b9f0dc
Integrate Inequality constraints
· 16155dd0
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
16155dd0
Fix bug and clean code
· f00f2774
Joseph Mirabel
authored
10 years ago
and
Joseph Mirabel
committed
10 years ago
f00f2774
Loading