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
Guilhem Saurel
hpp-manipulation
Graph
e6a6809d1e22a2d2bc9f9f76f58fd14f48e8d4ad
Select Git revision
Branches
2
devel
master
default
protected
Tags
18
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.5.0
v4.4.0
v4.4.0-rc
v4.3.0
v4.2.0
v4.1
v4.0
v1.1.0
v1.0
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Mar
24
Jan
8
27
Nov
22
Oct
9
26
Sep
12
10
9
6
5
28
May
19
18
25
Apr
12
8
29
Mar
28
20
19
6
18
Feb
25
Jan
24
23
17
2
20
Dec
5
3
30
Nov
29
28
26
16
12
11
17
Oct
16
11
9
4
2
1
28
Sep
27
26
25
24
23
Aug
20
25
Jul
24
20
16
10
4
4
Jun
1
31
May
28
24
17
13
12
11
10
9
7
6
13
Apr
12
27
Mar
7
5
22
Feb
21
20
2
24
Jan
18
15
10
5
4
22
Dec
20
8
1
30
Nov
25
23
16
10
7
6
27
Oct
26
25
16
13
26
Sep
19
11
5
4
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
Add steeringMethod::EndEffectorTrajectory::makePiecewiseLinearTrajectory
Add pathPlanner::EndEffectorTrajectory
Merge pull request #73 from jmirabel/devel
Add cost in GraphComponent.
Fix stateAIncludedInStateB
Merge pull request #72 from florent-lamiraux/devel
[steeringMethod::Graph] If q1 == q2, call problem inner steering method.
Update to usage of ObstacleUser.
[CMake] sync submodule
v4.8.0
v4.8.0
Merge pull request #70 from jmirabel/devel
[Doc] Minor doc change.
Check that the order of the state is good.
Graph validation checks that State constraints are not parameterizable.
Rename Problem::steeringMethod -> manipulationSteeringMethod
StateSelector does not inherit from GraphComponent
[Doc] document some methods.
[CMake] sync submodule
v4.7.0
v4.7.0
[Graph] Create default StateSelector at construction.
Merge remote-tracking branch 'florent/devel' into devel
Update NEWS
[graph] Handle locked joint as other constraints.
Fix graph::Validate::validateGraph
Add class hpp::manipulation::graph::Validation
Add StateSelector::getWaypointStates
Remove unused exception.
[Doc] Fix links in main page.
Remove deprecated functions in hpp::manipulation::graph namespace.
[graph] Remove some deprecated methods and files.
[CrossStateOptimization] Update documentation of class and NEWS file.
[CrossStateOptimization] Do not take previous waypoint as initialization
[CrossStateOptimization] Decouple waypoint computations
[Graph] When initializing graph, clear constraint and complement container.
[Graph] Expose member constraintsAndComplements_.
Update NEWS.
Keep the default validation from hpp-core + Fix minor issues
Remove SymbolicPlanner
Make GraphPathValidation not mandatory (may be deleted ?)
Always use edge validation and steering method in ManipulationPlanner
Update to API change.
Fix API of Problem
Loading