331 Commits
Author SHA1 Message Date
Leonel Rozo c70e5b7b9b Update CITATION.rst 2020-06-26 15:05:36 +02:00
Leonel Rozo a050100433 Update license 2020-06-19 16:50:50 +02:00
Leonel Rozo 949f7df0ce Merge pull request #34 from TFLQW/master
force-control example with real-time plotting through threads.
2020-06-08 12:34:17 +02:00
tiboy 1a4eff2db5 move the end-effector F/T info plotting file to pyrobolearn utils 2020-06-05 23:17:52 +08:00
tiboy 755d898baa improve the comment and add the end-effector F/T info plotting file 2020-06-05 22:29:13 +08:00
tiboy 6e696fe447 improve the comment and add the end-effector F/T info plotting file 2020-06-05 21:58:44 +08:00
tiboy 09709f3120 add some necessary comments 2020-06-04 22:29:59 +08:00
tiboy 7753316c1d delete the useless file 2020-05-30 21:27:11 +08:00
Leonel Rozo 984e3ab817 Merge pull request #36 from NoemieJaquier/master
New manipulability tracking example
2020-05-29 12:15:14 +02:00
Leonel Rozo 96baaade4d Merge pull request #31 from lrozo/fix/ManipulabilityExamples
Fix manipulability examples
2020-05-29 12:14:30 +02:00
Noemie Jaquier bd93136915 Added an example of manipulability tracking for one arm of Centauro 2020-05-25 12:34:46 +02:00
tiboy d9c30dff5e add proper parameter 2020-04-19 20:37:15 +08:00
tiboy 84c712b7d5 force-control 2020-04-05 23:06:09 +08:00
Leonel Rozo 1850de5578 Merge pull request #29 from lrozo/fix_GaussianProcessTorch
Fix gaussian process torch
2020-02-24 10:48:57 +01:00
Leonel Rozo 5cdc16506b Merge pull request #28 from lrozo/fix_BulletClient
Updated path where BulletClient is.
2020-02-24 10:48:36 +01:00
Rozo Leonel (CR/PJ-AI-R31) 864135ab63 Refreshing world before reading initial robot state. 2020-02-18 13:32:47 +01:00
Rozo Leonel (CR/PJ-AI-R31) 0daca91224 Fixed bug for sampling and loglikelihood functions. 2020-02-06 15:07:38 +01:00
Rozo Leonel (CR/PJ-AI-R31) 3eed32c4ef Updated path where BulletClient is. 2020-02-05 15:49:29 +01:00
Brian Delhaisse edcd1ebbbb Merge branch 'master' of https://github.com/robotlearn/pyrobolearn 2019-12-17 00:10:03 +01:00
Brian Delhaisse 655f5adc72 add few tutorials (under construction) 2019-12-17 00:09:34 +01:00
Brian Delhaisse b1f4ac84f1 fix roll in converter.py 2019-11-20 04:22:04 +01:00
Brian Delhaisse 7a88f62746 add KMP example with 2D letter 2019-11-15 11:26:10 +01:00
Brian Delhaisse 87f53fa748 add KMP example (+fix KMP) 2019-11-14 22:48:35 +01:00
Brian Delhaisse d7becef6dd update/add approximators, dynamics, values, policies (ongoing) 2019-11-14 08:29:29 +01:00
Brian Delhaisse d36a3ba63d removed an echo in python file 2019-11-14 06:12:59 +01:00
Brian Delhaisse 0d6bc35661 correct GP/GPR to work with Python3 and add example 2019-11-13 20:11:30 +01:00
Brian Delhaisse 915e504a5b add 2D letters data + GMR example with 2D letter 2019-11-13 20:10:42 +01:00
Brian Delhaisse 8464300325 update Gaussian + GMM/GMR 2019-11-13 20:10:06 +01:00
Brian Delhaisse bc059da3cb fix #18: inverse the coding and shebang line 2019-11-13 20:02:37 +01:00
Brian Delhaisse 9c194786e8 add beginning of list of contributors 2019-11-01 22:57:08 +01:00
Brian Delhaisse 89e8e64b23 add UR5 robot middleware (draft: has yet to be tested) 2019-11-01 22:25:33 +01:00
Brian Delhaisse 43308079ab add file and references for DMP orientation (todo) 2019-11-01 22:22:48 +01:00
Brian Delhaisse 6447c88a2c add file for RMP (todo) 2019-11-01 22:10:05 +01:00
Brian Delhaisse f7061a1b46 update mujoco interface 2019-10-28 03:49:02 +01:00
Brian Delhaisse acbcd39555 minor update on imitation demo 2019-10-27 03:02:52 +01:00
Brian Delhaisse 58e77e8178 update mujoco + ROS + real experiments with Franka 2019-10-27 02:56:43 +01:00
bdelhaisse a9c0496373 Merge pull request #16 from lrozo/fix_gmr_bug
Fix gmr bug
2019-10-25 15:13:51 +02:00
Rozo Leonel (CR/PJ-AI-R31) f91761f5e3 Added GMR computation for given GMM model. 2019-10-25 11:56:00 +02:00
Rozo Leonel (CR/PJ-AI-R31) 5de0cd347b Fixed broadcasting for responsibilities computation, and added dimensions to plot function. 2019-10-25 11:55:29 +02:00
Rozo Leonel (CR/PJ-AI-R31) 7551e27743 Fixed covariance computation, included dimensions in plotting functions. 2019-10-25 11:50:04 +02:00
Brian Delhaisse d70108e320 minor update with ROS 2019-10-24 18:37:47 +02:00
Brian Delhaisse 4ebb3d461a update ros middleware and MJC simulator 2019-10-24 18:08:49 +02:00
Brian Delhaisse 049cc4882b minor update for filter and franka-ros 2019-10-23 18:03:11 +02:00
Brian Delhaisse 8061905add update middleware: add reset_joint_states and switch_mode (+test on real robot) 2019-10-23 09:31:13 +02:00
Brian Delhaisse 6f82faf0dd update bridges with manipulator 2019-10-23 08:53:34 +02:00
Brian Delhaisse 7f52217fb6 add filters (moving avg + 1euro filter) 2019-10-23 08:52:59 +02:00
Brian Delhaisse 605b2c8194 update ROS robot middlewares 2019-10-22 08:11:23 +02:00
Brian Delhaisse e660e9d8c4 update installation scripts 2019-10-22 08:10:55 +02:00
Brian Delhaisse 9eff9b690c fix raisim installation script 2019-10-21 18:42:04 +02:00
Brian Delhaisse 134f69aeea update robot middlewares + imitation 2019-10-21 07:04:15 +02:00