You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi first of all I am new to this. I am using 2 motors Qrob70. Currently trying to get the motors into operational mode. However it is taking some time initially. Like lets say 5 or 10 secs to get the motor from safe op to operational (I am also using EtherCAT not CAN). Is there any solve to that meaning I want it directly to go to operational mode every time I start the code. Currently I am using this code:
Hi first of all I am new to this. I am using 2 motors Qrob70. Currently trying to get the motors into operational mode. However it is taking some time initially. Like lets say 5 or 10 secs to get the motor from safe op to operational (I am also using EtherCAT not CAN). Is there any solve to that meaning I want it directly to go to operational mode every time I start the code. Currently I am using this code:
void transition_to_operational() {
char IOmap[4096];
}
Any advises would be appreciated.
The text was updated successfully, but these errors were encountered: