mix physics client/server into a single example for easier/faster development of shared memory experiment
add premake option to choose targetdir for binaries/libraries add simple hinge.urdf file
This commit is contained in:
@@ -19,6 +19,7 @@ SET(App_ExampleBrowser_SRCS
|
||||
../SharedMemory/PhysicsClient.cpp
|
||||
../SharedMemory/PhysicsServerExample.cpp
|
||||
../SharedMemory/PhysicsClientExample.cpp
|
||||
../SharedMemory/RobotControlExample.cpp
|
||||
../SharedMemory/PosixSharedMemory.cpp
|
||||
../SharedMemory/Win32SharedMemory.cpp
|
||||
../BasicDemo/BasicExample.cpp
|
||||
|
||||
Reference in New Issue
Block a user