motor pole pair count in config
This commit is contained in:
parent
b4c1c9d9d1
commit
e3627cc8e8
4 changed files with 13 additions and 5 deletions
|
|
@ -102,6 +102,7 @@ class Robot : public ICommandProcessor {
|
|||
uint32_t path_buffering_time_us;
|
||||
uint64_t path_buffering_start_time;
|
||||
|
||||
int motor_pole_pairs;
|
||||
RobotJoint* volatile joints[NUM_JOINTS];
|
||||
|
||||
IKinemtaicModel* kinematic_model;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue