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.
2697fa49989c52159bb2e059e3b658f494e98c18
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
7
Mar
6
1
27
Feb
22
20
15
6
31
Jan
14
Dec
10
7
28
Nov
26
Oct
25
24
23
22
Aug
16
1
13
Jul
10
6
5
19
Jun
15
14
12
11
2
May
20
Apr
19
18
16
13
11
9
8
5
27
Mar
23
20
Feb
10
9
22
Nov
17
24
Oct
21
Aug
20
Jul
13
23
Jun
16
Jun
14
9
3
11
Mar
1
Feb
29
Jan
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
fix build on C++11
Merge tag 'v4.1.1'
[tools] Moved common-py.cpp to robot-utils-py.cpp
v4.1.1
v4.1.1
[signal] Fix the signals' names to respect macros
Merge pull request #68 from stack-of-tasks/topic/pinocchio_v2
v4.1.0
v4.1.0
remove GPL headers
v4.0.0
v4.0.0
[CMake] clean
Switch to BSD, fix #65
sync submodules
[CI] use generated .gitlab-ci.yml
moved unitTesting of robot_utils in tools/
v3.5.0
v3.5.0
moved robot-utils.cpp and changed CMakeLists accordingly
[matrix] Fix mismatch between CLASS_NAME and registered entity
[feature] Fix a pb in DEBUG mode when computing error dot.
[unitTest] Fix inversion between q_urdf and q_sot in test_robot_utils
[tools] Add timeStep to device
[tools] Add a timestep_ field inside device + getTimeStep command.
[cmake] Install exp-moving-avg.hh
compute PD control using eigen operations instead of for loop
[complete unitesting of robot_util]
Added UnitTest for robot_utils
Added UnitTest for robot_utils
Added compatibility of robot-utils with dynamic-graph logger
v3.4.0
v3.4.0
removed iostream from robot-utils header, removed #define from robot-utils header. Added return to base_sot_to_urdf method that lacked it
[topic/robotUtils] removed logger and signal helper, changed authorship and license
[Copyright, authors and date update]
[python import fix] fixed import error of robot-util by modifiying src/CmakeLists
[topic_robotUtils] Added class RobotUtil and signal-helper.hh and logger.hh from sot-torque-control. Extended matrix-geometry.hh to include definitions from sot-torque-control/vector-conversions.hh
Use SOT_CORE_DLLAPI
Adding gradient ascent and expoential average mean entity
First test to integrate device by device.
topic/device
topic/device
require pinocchio >= 2.0.0
Compatibility with Pinocchio v2
Adding MatrixTranspose operator
Add joint-device.hxx to handle joints from URDF.
[cmake] Synchronize
v3.3.0
v3.3.0
[cmake] Fix DYNAMIC_GRAPH_PYTHON_MODULE pb.
[tools] Fix double initialization of robotState and robotVelocity.
[Minor] Update to API changes in pinocchio
Synchronize cmake module
Loading