-
Notifications
You must be signed in to change notification settings - Fork 24
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
[Arduino IDE][AX-12A] Issues reading Present Position from AX-12A #66
Comments
You should torque on and set joint mode to your dynamixels
|
Does AX-12A not support jointMode? log
|
I have found terribly mistakes write and readRegister functions. I give you to test code, too.
|
I found the same bug yesterday. I have an opinion on the modified code, where should I post? |
It is the case that JointMode becomes an error, |
You can comment code line in commit or use pull request with your opinion. I have tested that code with new version and the test is successful
|
It helped a lot. |
I tried to get the Present Position value of AX-12A by using Dynamixelworkbench, but it does not cause an error and the value is 0.
API of 1 can get the value with , but it could not get with API of 2.
What is the cause?
I will attach the log and code at that time.
Environment
OpenCM9.04, SMPS2Dynamixel, Arduino IDE 1.8.8, DynamixelWorkbench 1.3.0, Windows10
Dynamixel Setting
Model Name
AX-12A
ID
ID1
Baud Rate of Dynamixels
1000000
Protocol Version
Protocol1.0
code
log
The text was updated successfully, but these errors were encountered: