Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
ndcurves
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
loco-3d
ndcurves
Graph
d0f0841d1d65b3f19d9d4ba738e9912b30fbb626
Select Git revision
Branches
5
5-remove-cubic_spline-and-quintic_spline
devel
master
default
protected
no_python
optimization
Tags
20
v2.0.0
v1.4.1
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v0.5.2
v0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.3
25 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
29
Apr
2
1
30
Mar
29
26
19
11
13
Feb
11
10
6
31
Jan
23
22
15
14
10
9
7
1
23
Dec
20
18
17
16
14
13
12
6
5
4
2
30
Nov
29
27
26
24
22
7
6
1
14
Oct
11
10
9
8
4
26
Sep
25
24
23
20
18
13
3
24
Jul
9
4
3
2
13
Jun
12
7
6
3
27
May
24
21
20
10
6
2
1
30
Apr
26
25
19
18
17
16
15
12
5
27
Feb
26
8
7
4
Jan
3
16
Nov
15
25
May
19
Mar
28
Nov
24
14
23
Oct
4
May
3
12
Apr
5
4
14
Mar
13
30
Jan
27
26
25
2
Dec
30
Nov
28
25
24
19
Sep
21
Dec
28
Jun
27
19
18
19
Add a constant_curve class
Implement SO3Linear::compute_derivate
[Python] update to change in compute_derivate
Fix compute_derivate return type when Point_derivate != Point
Merge pull request #37 from nim65s/devel
v0.4.1 5-remove…
v0.4.1 5-remove-cubic_spline-and-quintic_spline
[CMake] export CURVES_WITH_PINOCCHIO_SUPPORT
[CMake] fix pinocchio detection
sync submodule
v0.4.0
v0.4.0
Merge pull request #36 from pFernbach/topic/pickle
[Tests][Python] add test cases for pickle serialization
[Python] add pickle serialization for all python curves objects
Merge pull request #35 from pFernbach/devel
Add serialization/curves header
[CMake] Exports
v0.3.3
v0.3.3
[CMake] put python header in include
v0.3.2
v0.3.2
Merge remote-tracking branch 'main/devel' into devel
Merge pull request #33 from pFernbach/devel
Merge pull request #29 from wxmerkt/wxm-replace-assert-issue-28
Address review comments
Merge pull request #31 from pFernbach/topic/install_pydef
[Tests][Python] fix mistake in test_piecewise_from_points_list about time definition
[Python] remove the now-useless .get() to use raw pointers from shared pointers
[Python] correctly register the shared poiters to the base abstract classes
[Python] piecewise::curve_at_index do not return reference anymore, update Python bindings
[Python] use callback mechanism for inheritance instead of bp::Wrapper
[Tests][Python] add (failling) test case for piecewise.curve_at_index method
Merge pull request #32 from pFernbach/devel
[Polynomial] from boundary condition: correctly check that t_min < t_max
[SO3Linear fix the computation of the angular velocity when t_min == t_max
[SO3Linear] fix error in check of bounds in compute()
Merge pull request #30 from pFernbach/devel
fix includes in python_definition.h
[CMakeList] install python/python_definition.h
[Tests][Python] add test case for SE3.translation_curve and SE3.rotation_curve
[Python] add bindings for SE3.translation_curve and SE3.rotation_curve
[Python] specify corresponding shared_pointer to all python classes
[Python] fix return type of curves wrappers call() and derivate()
uniformize code in se3 and so3 classes
SE3 rotation_curve and translation_curve methods are now const
[Tests] add test case for SE3::translation_curve and rotation_curve methods
Loading