-
Notifications
You must be signed in to change notification settings - Fork 22
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
Compiling XL branch #28
Comments
Firstly, we have not had all variants of XL actuators, so we have not had the possibility to check that the library behaves as expected with all models. As far as I remember, we did not test for XL430-W250. Once we get the compilation to work, I would welcome feedback from you with your actuators. Currently, the XL branch is incomplete. @PedroDesRobots should be able to tell us whether it should nonetheless work and under which conditions. In the meantime, would you mind to share the compilation errors ? I might be able to help with this information alone, as I currently lack the setup to test the code. |
Here are the errors I get when I build my catkin workspace with
Edit : code block formatting instead of inline code |
This is quite an unexpected error. Indeed, I do not expect these functions to exist, and cannot find them anyway anywhere in the libdynamixel. It might be on a branch that has not been pushed online. We will have to wait for @PedroDesRobots to be back. Anyway, as far as I can read, the XL branch is hacky : the actuator model is hard-coded in the |
Hi @mrunaljsarvaiya, You should install libdynamixel on branch dev. |
@PedroDesRobots I'm on the
|
I have a dynamixel XL430-W250 and ran into issues compiling this package (branch: XL). Is this expected or is that branch tested with the appropriate dynamixels?
The text was updated successfully, but these errors were encountered: