FIx 1c13 index manually, nLoops is back
This commit is contained in:
@@ -148,8 +148,8 @@ private:
|
||||
// For the example
|
||||
#define BASE_PERIOD 40000 // 40000 is max
|
||||
#define SERVO_PERIOD 1000000
|
||||
#define JOINT_X_STEPGEN_MAXACCEL (52000.0)
|
||||
#define JOINT_Z_STEPGEN_MAXACCEL (52000.0)
|
||||
#define JOINT_X_STEPGEN_MAXACCEL 0.0
|
||||
#define JOINT_Z_STEPGEN_MAXACCEL 0.0
|
||||
#define JOINT_X_SCALE -200
|
||||
#define JOINT_Z_SCALE -80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user