- 24 Oct, 2017 1 commit
-
-
Rohan Budhiraja authored
-
- 21 Aug, 2017 1 commit
-
-
Rohan Budhiraja authored
[device]
-
- 20 Jul, 2017 1 commit
-
-
Rohan Budhiraja authored
* Change naming convention of CONTROL_TYPE. * Add function setNoIntegration in the SoTAbstract External Interface * Move robotState signal from sot-hrp2-device to sot-core. * Create additional signal robotVelocity to map the velocity sensor data from robot/simulators
-
- 13 Jul, 2017 1 commit
-
-
Rohan Budhiraja authored
-
- 23 Jun, 2017 1 commit
-
-
Rohan Budhiraja authored
Conflicts: src/CMakeLists.txt
-
- 16 Jun, 2016 2 commits
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- 14 Jun, 2016 1 commit
-
-
Rohan Budhiraja authored
-
- 09 Jun, 2016 3 commits
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
- 03 Jun, 2016 2 commits
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
- 11 Mar, 2016 1 commit
-
-
Rohan Budhiraja authored
-
- 01 Feb, 2016 1 commit
-
-
Rohan Budhiraja authored
-
- 29 Jan, 2016 1 commit
-
-
Rohan Budhiraja authored
-
- 17 Dec, 2015 2 commits
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
- 16 Dec, 2015 7 commits
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
>[unitTest] test_ptrcast doesn't work anymore. Can't plug MatrixRotation (Eigen::Matrix4d) in dg::Matrix (Eigen::MatrixXd). >[unitTest] matrix-homogeneous (Eigen::Transform<double,3,2>) has different constructors. matrix-homogeneous trivial constructor test out-dated now.
-
Rohan Budhiraja authored
[eigen] Replacing jrl-mal with eigen. Removed solvers sot-h, weighted-sot, solver-hierarchical-inequalities. >Todo: computederivation template specialization for vectorquaternion in derivator.h >Removed solvers >does not build
-
Rohan Budhiraja authored
>Remove/redefine matrix tranformation classes as Eigen typedefs >Combine all such classes in matrix-geometry.h
-
andreadelprete authored
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.
-
- 19 Feb, 2015 3 commits
-
-
olivier stasse authored
Periodic call with downsampling
-
andreadelprete authored
-
andreadelprete authored
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.
-
- 17 Feb, 2015 2 commits
-
-
olivier stasse authored
Fix bug in position control of device: control has 6 elements less than ...
-
Andrea Del Prete authored
-
- 01 Dec, 2014 2 commits
-
-
olivier stasse authored
Extend Device to allow for position control
-
andreadelprete authored
-
- 28 Nov, 2014 4 commits
-
-
olivier stasse authored
Make methods of Device virtual (second attempt)
-
andreadelprete authored
-
andreadelprete authored
-
andreadelprete authored
-
- 27 Nov, 2014 1 commit
-
-
andreadelprete authored
-
- 28 Oct, 2014 1 commit
-
-
olivier stasse authored
Update travis, correct windows dependency, close #27
-
- 27 Jul, 2014 2 commits
-
-
Francois Keith authored
-
Francois Keith authored
In windows, the deprecated flag should be placed before the function declaration. Also, correct macro name for dllimport.
-