bump up SHARED_MEMORY_MAGIC_NUMBER versioning tag, remove humanoid_running_3.py

bump up pybullet version to 1.1.0
This commit is contained in:
Erwin Coumans
2017-06-01 13:33:53 -07:00
parent 5c6045b61f
commit aa40b8487f
3 changed files with 2 additions and 652 deletions

View File

@@ -4,7 +4,7 @@
#define SHARED_MEMORY_KEY 12347
///increase the SHARED_MEMORY_MAGIC_NUMBER whenever incompatible changes are made in the structures
///my convention is year/month/day/rev
#define SHARED_MEMORY_MAGIC_NUMBER 201705025
#define SHARED_MEMORY_MAGIC_NUMBER 201706001
//#define SHARED_MEMORY_MAGIC_NUMBER 201703024
enum EnumSharedMemoryClientCommand