mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-23 00:59:54 +08:00
Remove reference to paper
This commit is contained in:
@@ -843,10 +843,7 @@ static bool motor_calibration(Motor_t* motor){
|
||||
}
|
||||
|
||||
/*
|
||||
* This anti-Cogging calibration algorithm is based on the work at
|
||||
* http://www.roboticsproceedings.org/rss10/p42.pdf
|
||||
*
|
||||
* This implementation iterates through each encoder position,
|
||||
* This anti-cogging implementation iterates through each encoder position,
|
||||
* waits for zero velocity & position error,
|
||||
* then samples the current required to maintain that position.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user