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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e15cb09ae9636a4a1cc758f5aea4fbf68f691547
Select Git revision
Branches
5
devel
master
default
protected
pr/142
pr/163
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
Begin with the selected commit
Created with Raphaël 2.2.0
29
Aug
28
28
Jul
26
24
21
9
6
4
7
May
3
3
Feb
1
31
Jan
25
19
27
Oct
2
29
Sep
27
18
16
14
7
6
31
Aug
26
25
23
22
20
19
18
4
1
Jul
30
Jun
28
23
21
16
15
14
2
26
May
25
23
20
19
18
17
14
11
28
Apr
5
4
29
Mar
22
8
18
Feb
17
16
15
14
13
12
9
3
28
Jan
27
18
11
7
6
4
17
Dec
16
14
11
8
4
27
Nov
28
Oct
27
23
20
13
9
8
7
2
1
21
Sep
17
16
15
10
7
4
3
31
Aug
26
24
3
18
Jul
11
Jun
14
May
24
Apr
21
13
6
Mar
4
26
Feb
25
24
20
10
2
22
Jan
21
19
16
15
14
5
2
30
Dec
22
16
11
10
3
2
1
18
Nov
14
13
10
5
4
28
Oct
27
20
13
9
6
3
1
23
Sep
22
19
17
16
10
1
29
Aug
28
27
22
20
19
8
6
5
4
31
Jul
29
25
24
23
22
21
16
11
9
8
7
4
3
30
Jun
26
13
12
6
5
21
May
14
11
10
8
6
3
Improve initialization of the graph and fix more const-correctness errors.
Add Graph::initialize and fix const-correctness of constructor of constraints
WaypointEdge::build also checks init config before using cache.
Fix GraphOptimizer: it was modify the constraint of an edge steering method.
GraphOptimizer uses path validation of edge for optimization.
Cosmetic: make log message more accurate.
Fix GraphOptimizer (use PathProjector in sub-problems)
SplineGradientBased: Lock explicit input parameters
Overwrite Progressive path projector factory.
In GraphSteeringMethod; create a inner steering method at construction
Overwrite path projector factories
Revert "Set regex type to basic POSIX"
Add forgotten curly bracket
Fix SplineGradientBased
Improve exception message in Edge::direction.
Remove deprecated methods and compilation warnings
Set regex type to basic POSIX
Add possibility to set derivatives at state change to zero (SplineGradientBased)
Fix issue with WaypointEdge in SplineGradientBased
Fix Edge::direction
Add SplineGradientBased for manipulation path
Add possibility to provide placement constraint for automatic graph creation
Fix Handle::createGrasp
Make exception message more explicit in Edge::build.
Merge pull request #20 from jmirabel/devel
Fix Roadmap::clear (remove symbolic components)
Merge pull request #19 from jmirabel/devel
GraphSteeringMethod is built with a const Problem& (not a ProblemPtr_t)
Add LockedJoint before NumericalConstraint into ConfigProjector
Update to changes about ConfigProjector::updateRightHandSize
Class Handle takes a mask as input.
Add parameter ManipulationPlanner/ExtendStep
Fix case where robot already exists in Device::didInsertRobot.
Update Doxyfile.extra.in
Update to changes in hpp-core (Roadmap::goalNodes use NodeVector_t)
Add class problemTarget::State
Fix detection of hpp-wholebody-step.
Reset data when inserting robot
Update dependency versions.
v4.0
v4.0
Fix dependency to boost and synchronise cmake submodule
Loading