-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynamixel effort state processing #291
base: main
Are you sure you want to change the base?
Conversation
a020401
to
979c947
Compare
979c947
to
3f01851
Compare
@@ -8,11 +8,11 @@ float64 max_velocity # rad/s or m/s | |||
float64 max_acceleration # rad/s^2 or m/s^2 | |||
float64 tolerance # rad or m | |||
float64 timeout # s | |||
float64 max_effort |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Zasto mA
? Mozes staviti da se parametar zove max_current
i onda jedinicu A
. effort
moze biti N ili Nm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ima smisla, slažem se
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nisam video da može biti Nm, a samo N mi nema smisla da bude jer je rotaciono kretanje?
Ispravka postojećih problema:
Univerzalni parametari za Dynamixel AX-12 servo motore:
effort_average
: računanje effort-a na osnovu više odabirakatorque_threshold
: granica jakog opterećenja (od 0 do 1 - najvećeg operećenja)recovery_timeout
: vreme koje motor može biti jako opterećen pre odustajanja