Custom FoC MVP #97
No reviewers
Labels
No labels
construct
design
doc
integration
programming
research
schematics
test
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
robossembler/servo!97
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "dynamics"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #94 #93 #95
@ -58,3 +69,2 @@void setup_id(uint8_t my_id);void setup_angle(float target_rad);void setup_velocity(float target_velocity);void setup_angle(float angl);Сделай одну функцию по установке таргета + одна функция для смены типа таргета
@ -235,1 +297,4 @@if(motor.controller == ANGLE) {MOTOR_Move(&motor, target_angle); // target_angle в радианахСделать одну переменную с таргетом и не выделять 3 переменные на каждый тип таргета
65cd6f50c0todb1e1a360ae70a7071d2tob0d3f0fe06