update raceman.h for Ivan's patch
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@6776 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: e4fc1db396e6456c6fbb114473857481166aa8e1 Former-commit-id: 0cc48adcb202ceb4b332c88c13a724003e3cd74e
This commit is contained in:
parent
4196448e15
commit
b9f693d45d
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ typedef int (*tfRmRunState) (struct RmInfo *);
|
|||
|
||||
#define RCM_MAX_DT_SIMU 0.002
|
||||
#define RCM_MAX_DT_ROBOTS 0.02
|
||||
#define RCM_MAX_DT_FRAME 0.05
|
||||
|
||||
/** General info on current race */
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue