-
Notifications
You must be signed in to change notification settings - Fork 55
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
setOperatingMode does not work #89
Comments
Hi @THEb0nny Could you give provide more information about the items below?
|
@ROBOTIS-Will I am using opencm 9.04-c with OpenCM 485 EXP.
|
@THEb0nny Is there a reason of commenting out several definitions in the beginning of the code? Not sure what went wrong other than that. |
I always write comments in define and I never had a problem. Can be removed. The ping from the speakers works well. The motors are now tuned with cm-530. Each motor responds with its own ID and writes the model number. |
Oops, my bad. My C++ intellisense wasn't working and the definitions just had the same text color with the comments so I thought they were commented out.
So everything works fine now? |
Yes, everything works for us. Sorry I forgot to reply... |
I set the hinge mode to the 3rd ax-12a in the loop, but as it turned out that motors with id 2 and 3 did not set this mode.
All motors were connected and the port monitor displayed the model number according to their ID.
The motors were not working correctly, the motor was working correctly 1.
Then I opened the RoboPlus application and looked at their mode of operation. 2 and 3 had wheel mode.
The text was updated successfully, but these errors were encountered: