Skip to content
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

Question: Fail to set indirect address bulk read. the dxl unincluding indirect address in control table are being used. Cannot set the BulkRead handler. #10

Open
Lexciese opened this issue Feb 12, 2025 · 1 comment

Comments

@Lexciese
Copy link

I have MX64 and MX28 servos and i tried to use dynamixel_hardware_interface. Because the params folder does not contain both of the model, i copied the control table from the website. The following is my param model for the servo. I copied the control table following the format from the given available param.

mx28.model.txt

mx64.model.txt

Then I tried to run the program, it can connect to the servo and set its baudrate from ros2_control tag in the urdf file. But after configuring the servo, the terminal shows up this error:
Fail to set indirect address bulk read. the dxl unincluding indirect address in control table are being used. Cannot set the BulkRead handler.

Can you help me point out the problem?

@Lexciese
Copy link
Author

I have tried changing my indirect address in the model params file, but the error still shows up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant