Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
robotics-codes-from-scratch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
rli
robotics-codes-from-scratch
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
183092e944caaffae6ec70d50b47cb832811f2b9
Select Git revision
Branches
2
develop
master
default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Apr
14
9
4
24
Jan
23
11
Dec
5
29
Nov
28
21
16
11
5
4
31
Oct
26
14
7
2
4
Sep
26
Aug
23
12
8
7
6
12
Jul
11
29
May
28
24
23
22
21
20
18
23
Apr
13
Mar
12
29
Feb
27
23
14
13
10
20
Jan
19
17
15
14
11
10
9
6
22
Dec
20
11
8
5
4
3
26
Nov
12
Sep
31
Aug
27
22
21
1
Jul
26
Jun
25
16
May
14
12
27
Apr
14
27
Mar
22
21
20
13
11
10
9
2
1
16
Feb
29
Jan
27
15
11
9
8
6
5
3
2
30
Nov
20
18
17
7
5
18
Oct
17
10
3
Sep
30
Aug
26
12
11
10
25
Jul
18
8
16
May
13
11
10
9
6
Apr
21
Mar
18
11
10
9
8
4
23
Feb
21
17
15
14
11
9
6
3
2
1
31
Jan
29
27
26
25
24
22
21
20
19
17
16
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Dec
30
29
27
26
25
24
23
22
21
20
16
15
14
11
10
9
7
6
1
29
Nov
27
26
25
22
21
19
18
16
15
11
10
9
8
7
6
5
4
3
2
18
Oct
28
Sep
24
17
16
3
2
24
May
23
21
9
8
5
3
30
Apr
28
LS refined
master
master
LS refined
typo fixed
typo fixed
typo fixed
LS example added
LQT_LS refined
LQT_LS refined
fix: python example with initial state simplified
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
Example with initial state simplified
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
added conditional sampling, added viapoints, removed scipy dependency
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
DARE section added
added option of LQR prec. matrix on static and dynamic variables; removal of scipy dependencies; cleanup
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
iLQR_manipulator_basic.m added
add IK manipulator manipulability
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
added probabilistic LQR
f(x) -> c(x)
New sections in pdf
images added
images added
IK refined
IK refined
R2q() fixed in all python examples
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
relative weight on orientation added in octave example
chore: added comments
fix: cast quaternion to real
fix: sorted eigenvalues and eigenvectors when required
relative weight on orientation added in octave example
fix: Fixed R2q method
Merge branch 'master' of gitlab.idiap.ch:rli/robotics-codes-from-scratch
relative weight on orientation added in octave example
fix: changed call to pinv by lstsq
fix: fixed least square computation in iLQR_manipulator3d.py
fix: fix indexes in iLQRManipulator3d.py
Loading