470f8caf1dedit grab goal random bounds
Bart Moyaers
2020-02-19 10:30:42 +01:00
ad1afa8547correct linkpos for non-strike goals
Bart Moyaers
2020-02-17 15:04:06 +01:00
595d3af4f4add target_link to Strike goal
Bart Moyaers
2020-02-17 10:26:41 +01:00
739f9a61a7grasp motion test (remain balanced)
Bart Moyaers
2020-02-17 10:13:17 +01:00
e24b4477c5load model from different folder
Bart Moyaers
2020-02-14 11:24:05 +01:00
1ca009339aadd grasp goal training and run args
Bart Moyaers
2020-02-14 10:51:19 +01:00
541a145e2denable follow_rot to be set correct grab goal settings enable different links for different goal types
Bart Moyaers
2020-02-13 14:39:21 +01:00
92231d9c3cprint goal type correctly
Bart Moyaers
2020-02-13 14:36:59 +01:00
795ce9b71cadd grab movement
Bart Moyaers
2020-02-13 13:25:07 +01:00
eee7bcbc14remove debug/profile tag
Erwin Coumans
2020-01-11 13:16:12 -08:00
3f11b03255add friction anchors for Panda gripper (prevents/reduces sliding objects out of gripper)
Erwin Coumans
2020-01-11 13:13:28 -08:00
8f8bbbee3bexample how to create a video using PyBullet using GUI mode with ffmpeg, synchronizing video with stepSimulation at specific frame rate (240 Hz for example)
Erwin Coumans
2020-01-11 13:06:45 -08:00
2336dfcb9eRemove a temporary global static work matrix in the BussIK, since it conflicts with multithreaded applications. Instead, let the user pass it in explicitly.
Erwin Coumans
2020-01-11 12:43:27 -08:00
83bdef8254add --mp4fps=30 command line parameter for ExampleBrowser (and using pybullet.connect(p.GUI, options="--mp4fps=30 --mp4=\"testvideo.mp4\"")
Erwin Coumans
2020-01-11 12:19:42 -08:00
a9455ce891add 'runServer.py' script in pybullet_utils, this will run a GUI server that accepts SHARED_MEMORY connections. Handy if you run a pybullet_envs Gym environment and want to visualize it. By default, bullet_client will try to connect to a shared memory connection first.
Erwin Coumans
2020-01-01 18:53:32 -08:00
b6dea7ba64fix a few pybullet Gym environments for rendering in stable_baselines if PYBULLET_EGL environment is set, try to enable EGL for faster rendering bump up pybullet to 2.6.2
Erwin Coumans
2020-01-01 18:47:46 -08:00
a274bcbfa3add position error into deformable vs. rigid solve
Xuchen Han
2019-12-31 19:18:37 -08:00
528bd28e34increase plane from 30 to 200 (to allow quadrupeds to run further, not fall off cliff) fix issue with gym.wrappers in pybullet_envs.agents.visualize_ppo.py
Erwin Coumans
2019-12-31 18:13:49 -08:00
78a8ddb466change default damping model for mass spring to the angular momentum conserving one
Xuchen Han
2019-12-31 14:08:21 -08:00
8f03a69e95add btCollisionDispatcherMt,cpp on unity build
Lopuska
2019-12-31 23:07:03 +01:00
4ab550d358update deformable demos
Xuchen Han
2019-12-31 14:05:45 -08:00
d7442cee21add strain rate limiting
Xuchen Han
2019-12-31 14:04:18 -08:00
79c1343b6achange number of quadrature points from 3 to 2
Xuchen Han
2019-12-31 14:03:54 -08:00
ed29ba61d4Merge pull request #2561 from Qix-/no-vector-math
erwincoumans
2019-12-30 18:07:52 -08:00