Erwin Coumans
|
95a09bec99
|
implement getJointInfo for objects loaded through SDF
|
2016-06-15 18:01:41 -07:00 |
|
erwin coumans
|
14aa666c6f
|
preparation to receive camera image data from physics server
increase shadowmap world size default to 50 units (meter), 10 units (meter) was too small for most examples.
|
2016-05-31 10:23:04 -07:00 |
|
erwincoumans
|
efbb1edecc
|
Allow InProcessExampleBrowser to use a malloc allocated memory block, instead of system shared memory.
Make shared memory client/server a bit more robust, in case the server is terminated early.
|
2016-03-10 14:36:46 -08:00 |
|
erwin coumans
|
4a29986662
|
initial support for multiple robots in shared memory API
|
2015-10-13 11:32:25 -07:00 |
|
=
|
5e4badc099
|
make PhysicsClient an interface class, and move shared memory implementation
of physics client into PhysicsClientSharedMemory class/file.
This will allow implementation of UDP and other transport protocols to a physics server.
|
2015-09-24 22:50:34 -07:00 |
|