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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ba8f912e82684994840b67cd618425bf3404f319
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
Begin with the selected commit
Created with Raphaël 2.2.0
17
Dec
16
19
Feb
17
1
Dec
28
Nov
27
28
Oct
27
Jul
10
Apr
20
Mar
18
14
13
7
5
3
28
Feb
12
Dec
3
2
21
Nov
19
18
9
24
Oct
15
9
8
9
8
6
3
26
Sep
24
23
20
13
12
5
4
29
Jul
9
3
28
Jun
26
25
24
13
6
5
31
May
28
27
23
15
12
Apr
9
8
4
23
Jan
19
18
17
16
19
Dec
6
23
Nov
7
4
1
16
Oct
27
Sep
26
6
31
Aug
13
9
29
Jul
15
May
18
Apr
17
22
Mar
20
15
12
9
26
Dec
23
22
9
8
7
5
30
Nov
14
28
Oct
26
7
Sep
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
[travis] add sudo requirement
Merge branches 'devel' and 'master'
Merge branches 'master' and 'devel' into devel
[travis] change dependencies to proyan/sot-core. TODO: replace them back to stack-of-tasks/sot-core
Replace jrl-mal and boost::ublas with eigen. Changes in unitTesting.
[eigen] Replacing jrl-mal with eigen. Removed solvers sot-h, weighted-sot, solver-hierarchical-inequalities.
Define pseudoInverse and dampedInverse functions
Add command to periodic call to recompute a signal every n iterations, where n is specified by the user. This could be useful for signals that just need to be plotted or dumped on file.
Merge pull request #36 from andreadelprete/master
Merge branch 'master' of github.com:stack-of-tasks/sot-core
Add command to periodic call to recompute a signal every n iterations, where n is specified by the user. This could be useful for signals that just need to be plotted or dumped on file.
Merge pull request #35 from andreadelprete/master
Fix bug in position control of device: control has 6 elements less than state
Merge pull request #34 from andreadelprete/master
Extend Device to allow for position control besides velocity and acceleration control
Merge pull request #33 from andreadelprete/master
Fix the formatting using GNU code style
Same commit as before but maintaining the same formatting
Same commit as before but trying to maintain the same formatting
Make methods of Device virtuals so that they can be overloaded by subclasses
Merge pull request #31 from francois-keith/master
2.9.1
2.9.1
Use boost::pi rather than M_PI for portability.
[Windows] Correct macro and export.
No more debian in master branch.
[Travis] Use jrl-travis submodule.
Change the GripperControl entity. Close #27.
Merge pull request #28 from mehdi-benallegue/master
Correct the time incrementation for control recomputation
Add a unary operator that computes the norm of a vector.
Merge pull request #25 from mehdi-benallegue/master
Make the velocity signal available even when the robot is not controlled by acceleration.
Add const in the controller interface, remove useless semi-colon
Merge pull request #26 from gergondet/topic/FixSignalValuesSetting
Set signal values after integrate but before "after" periodic call
Merge pull request #24 from mehdi-benallegue/master
Set the signal values AFTER the integration
[tools] Declares seqid in the pool of signals.
[cmake] Synchronize
[tools] Add seqid output signal to joint-trajectory-entity.
Fix warnings.
Loading