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 |
|
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 |
|
Rozo Leonel (CR/PJ-AI-R31)
|
864135ab63
|
Refreshing world before reading initial robot state.
|
2020-02-18 13:32:47 +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
|
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
|
acbcd39555
|
minor update on imitation demo
|
2019-10-27 03:02:52 +01:00 |
|
Rozo Leonel (CR/PJ-AI-R31)
|
f91761f5e3
|
Added GMR computation for given GMM model.
|
2019-10-25 11:56:00 +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
|
605b2c8194
|
update ROS robot middlewares
|
2019-10-22 08:11:23 +02:00 |
|
Brian Delhaisse
|
134f69aeea
|
update robot middlewares + imitation
|
2019-10-21 07:04:15 +02:00 |
|
Brian Delhaisse
|
f982d110dc
|
update ROS examples: add Kuka and Panda
|
2019-10-18 06:46:25 +02:00 |
|
Brian Delhaisse
|
68629ad9c2
|
add ROS middleware examples
|
2019-10-17 09:33:28 +02:00 |
|
Brian Delhaisse
|
833c377c74
|
add example using ROS control with Bullet and Gazebo
|
2019-10-17 09:15:20 +02:00 |
|
dbonattoj
|
6c256c68b6
|
Added encoding in every python file
|
2019-09-26 10:53:31 +02:00 |
|
Brian Delhaisse
|
40f01cd6e8
|
update parsers/simulators + add simulator example
|
2019-09-10 10:23:36 +02:00 |
|
Brian Delhaisse
|
005523d177
|
update simulators and parsers + add small example for simulators
|
2019-09-06 09:55:29 +02:00 |
|
Brian Delhaisse
|
b1cfa487dc
|
few corrections
|
2019-08-24 03:43:39 +02:00 |
|
Brian Delhaisse
|
1beb9ec789
|
update envs
|
2019-08-22 13:06:46 +02:00 |
|
Brian Delhaisse
|
f5ed2b45ef
|
solving compatbility issues with baselines + update envs, rewards, terminal conditions, states/actions
|
2019-08-21 08:23:04 +02:00 |
|
Brian Delhaisse
|
9cc34b6508
|
update actions & plotting + add plotting examples
|
2019-07-23 02:37:46 +02:00 |
|
Brian Delhaisse
|
18b70f01db
|
update actions: add bounds and discrete values
|
2019-07-18 01:29:49 +02:00 |
|
Brian Delhaisse
|
6c9358b3ab
|
Add pendulum environment example (forgot in previous commit) + update READMEs
|
2019-07-17 02:44:03 +02:00 |
|
Brian Delhaisse
|
49fe33e662
|
add 2 examples in models
|
2019-07-15 02:07:33 +02:00 |
|
Brian Delhaisse
|
f6002d66fb
|
minor update in robot
|
2019-07-14 18:02:49 +02:00 |
|
Brian Delhaisse
|
60ce22f21e
|
add 2 examples: attach a gripper to a manipulator, and a manipulator to a quadruped
|
2019-07-14 01:42:31 +02:00 |
|
Brian Delhaisse
|
48ce4937b8
|
fix errors in examples when using Python 3
|
2019-07-02 22:46:44 +02:00 |
|
Brian Delhaisse
|
b61c612472
|
add 2 examples in states
|
2019-07-01 20:00:35 +02:00 |
|
Brian Delhaisse
|
62bae6117f
|
fix errors in examples when using Python 3
|
2019-07-01 19:08:31 +02:00 |
|
Brian Delhaisse
|
55e4d8323e
|
fix and update few minor functionalities
|
2019-06-29 02:58:03 +02:00 |
|
Brian Delhaisse
|
b9cf231ee9
|
add rewards examples
|
2019-06-29 02:44:20 +02:00 |
|
Brian Delhaisse
|
ef8ac14088
|
update ROS/BulletROS + add simulator examples
|
2019-06-24 19:06:48 +02:00 |
|
Brian Delhaisse
|
17bb7579c5
|
add spacemouse interface + example (+add haptic skeleton code)
|
2019-06-22 23:23:37 +02:00 |
|
Brian Delhaisse
|
1926238a64
|
update bridges and add bridge examples (speech/controller and robot)
|
2019-06-22 03:23:09 +02:00 |
|
Brian Delhaisse
|
7b876780fc
|
update interfaces and add interface examples (speech, openpose, asus xtion)
|
2019-06-22 00:02:33 +02:00 |
|
Brian Delhaisse
|
fb35ddd6dc
|
add dynamics examples
|
2019-06-21 20:33:20 +02:00 |
|
Brian Delhaisse
|
2598e973ab
|
started to add docs using sphinx for readthedocs (ongoing)
|
2019-06-21 03:30:03 +02:00 |
|
Brian Delhaisse
|
c356c062bb
|
update game controllers and keyboard interfaces + example with quadcopter and wheeled robot
|
2019-06-21 03:26:36 +02:00 |
|
Brian Delhaisse
|
f512d42d31
|
update interfaces, manipulability, robots, world (+add/update corresponding examples)
|
2019-06-20 01:13:46 +02:00 |
|