Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sot-core
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
Stack Of Tasks
sot-core
Graph
d7f4193393de19faf9940dca12f1ad9959c7bb56
Select Git revision
Branches
8
devel
master
default
pr/143
pr/200
pr/222
pr/223
topic/device
topic/fix-199
Tags
20
v4.11.8
v4.11.7
v4.11.6
v4.11.5
v4.11.4
v4.11.3
v4.11.2
v4.11.1
v4.10.1
v4.10.0
v4.9.1
v4.9.0
v4.8.1
v4.8.0
v4.7.1
v4.7.0
v4.6.0
v4.5.0
v4.4.0
v4.3.0
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jun
20
18
8
7
6
30
May
27
19
4
15
Apr
14
13
12
23
Mar
19
18
17
3
2
1
28
Feb
24
22
18
17
16
15
14
13
11
2
28
Jan
27
26
25
24
21
20
19
10
7
2
1
29
Dec
28
21
19
18
17
16
14
13
10
4
3
30
Nov
29
24
22
19
17
11
10
9
8
4
3
2
29
Oct
28
13
4
30
Sep
29
24
17
9
8
7
6
3
27
Aug
24
23
2
22
Jul
13
12
10
8
7
6
5
2
1
30
Jun
29
28
25
24
23
22
21
18
17
Merge remote branch 'origin/topic/python' into topic/singleton
v2.5
v2.5
Merge branch 'topic/python' of github.com:jrl-umi3218/sot-core into topic/python
Removing trailing ws.
Account for the Entity::getClassName becoming pure virtual.
dynamicgraph::sot is now a singleton
Merge unary-op and binary op in the same plug-in
Fix inclusion guards.
Do not import unary-op and binary-op at python module initialization
PoolStorage and FactoryStorage are now singletons.
Make valgrind happier
Pass tests with success
Specialize MatrixHomogeneous::inverse and add test.
Overload MatrixHomogeneous::operator*.
Fix test matrix-twist.
Outline constructor of MatrixHomogeneous.
Add FeaturePosture to control robot posture.
Fix computation of joint limitator
Port joint-limitator to Python.
Add clear command to sot.
Add display command
IVIGIT.
Passed tsak-pd to sot-py.
Added new-style commands.
Corrected small-math entities after previous modifs.
Correction of capital letter in matrixHomo name.
Corrected indentation.
Removed trailing white spaces.
Merge branch 'topic/python' of github.com:jrl-umi3218/sot-core into topic/python
Minor rewriting.
Reforge for new-style command.
Add commands "remove", "up" and "down" in SOT entity.
Added some doc.
Corrected a big bug for multiple-feature task.
Op-point modifior for world-ref jacobian modif(oJA, aMb) = oJb.
Temptative with world-ref jacobian as input.
Corrected the world-ref jacobian modification.
Added a modifior for world-ref jacobian.
Added a tracer for matrix homo.
Added an initializer from passing point.
Refactoring of the unitary ops.
Loading