Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
coal
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
Coal
coal
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ab0c2f05982f53fbefa390e12994113d9514e286
Select Git revision
Branches
15
ci
devel
master
default
pr/197
pr/527
pr/531
pr/536
pr/554
pr/563
pr/658
pr/660
pr/673
pr/682
pre-commit-ci-update-config
rbprm_v_1
Tags
20
v2.3.4
v2.3.3
v2.3.2
v2.3.1
v2.3.0
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
v1.8.1
v1.8.0
v1.7.8
v1.7.7
v1.7.6
v1.7.5
v1.7.4
35 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Apr
2
26
Mar
25
21
20
19
18
15
14
6
5
4
3
29
Feb
27
21
20
19
18
17
16
13
12
9
8
7
5
4
30
Jan
29
28
24
23
22
19
18
17
16
15
12
11
10
9
8
7
4
2
31
Dec
30
29
28
25
19
18
15
14
11
9
8
5
4
30
Nov
28
27
26
25
24
23
22
21
20
18
17
15
14
13
12
9
6
31
Oct
30
24
23
17
11
10
9
6
30
Sep
25
22
7
6
5
10
Aug
8
2
26
Jul
24
15
12
11
20
Jun
19
1
31
May
30
23
22
20
19
12
11
9
8
30
Apr
29
28
27
26
24
21
20
17
14
11
8
7
5
4
3
2
31
Mar
28
27
26
25
24
21
20
19
Test/serialization: fix order of `computeLocalAABB`
ShapeBase: add doc on swept sphere radius
GJKSolver: template `runGJKAndEPA` for testing
MinkowskiDiff: template support by `InflateSupport` boolean
ShapeBase: serialize swept sphere radius
Shapes: swept sphere radius in `isEqual` + python binding
GJK/EPA: take swept sphere radius into account
ShapeBase: more explicit `inflated` doc
GJKSolver: remove useless `distance_upper_bound` field
Shapes: fix typo in doc
Support func: remove useless `dirIsNormalized`
ShapeBase: add swept sphere radius property
Fix compilation warning in convex support function
GJK/EPA: move warning to collision data documentation
Merge pull request #562 from humanoid-path-planner/wxm-temporarily-deactivate-ros2-rolling-ci
[CI] Completely turn off ROS2 Rolling
[CI] Turn off prerelease for Rolling to avoid failure
Merge pull request #557 from humanoid-path-planner/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
Merge pull request #556 from lmontaut/topic/misc-gjk-epa
GJKSolver: update return value w.r.t new exit code
GJK: fix constness in methods
Misc: fix compilation warning
GJK: clearer exit status
Update changelog
CollisionData: add note on EPA's tolerance
EPA: don't fill with nan in edge cases
EPA: clean assert
EPA: remove useless init function
GJK: rename `VDB` cv criterion to `Default`
GJK: rename `EarlyStopped` status to `NoCollisionEarlyStopped`
GJK: rename `Inside` status to `Collision`
GJK: rename `Valid` status to `NoCollision`
Misc: fix HPP_FCL_ASSERT macro
Merge pull request #554 from lmontaut/topic/fix-gjk-epa-assert-tolerance
GJK: fix minus sign in assert
pr/554
pr/554
EPA: fix assert tolerance
Update changelog
GJK/EPA: fix epsilon in asserts
Merge pull request #553 from lmontaut/topic/fix-normal-and-nearest-points
Loading