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

ROS2-Humble - Dynamixel Error: No module named ‘dynamixel_sdk_custom_interfaces’ #604

Open
alikhorshidi opened this issue Aug 20, 2023 · 1 comment

Comments

@alikhorshidi
Copy link

Hello!
I’m using ROS2 Humble to control 2XL430-W250-T connected via U2D2
I followed this Video-Tutorial:

DYNAMIXEL Quick Start Guide for ROS 2

Everything goes right until this command:

ros2 topic pub /set_position dynamixel_sdk_custom_interfaces/msg/SetPosition
after SetPosition, normally by pressing Tab, It should looks like in the video:

ros2 topic pub /set_position dynamixel_sdk_custom_interfaces/msg/SetPosition "{id: 1, position: 1000}"

but unfortunately, it’s not working!! and typing by myself is not solve the problem.

I also tried publishing this topic (set_position) using rqt but when I want to add, it causes crash!
crash title is:
image
ModuleNotFoundError: No module named ‘dynamixel_sdk_custom_interfaces’

There is “dynamixel_sdk_custom_interfaces” folder:

image

Please help me.

  1. Which DYNAMIXEL SDK version do you use?
    Latest

  2. Which programming language/tool do you use?
    ROS2 - Humble

  3. Which operating system do you use?
    Ubuntu 22.04

  4. Which USB serial converter do you use?
    U2D2

  5. Which DYNAMIXEL do you use?
    2XL430-W250-T

@ROBOTIS-Will

@ROBOTIS-Will
Copy link
Contributor

@alikhorshidi

I'm sorry about the delayed response.
Please see below forum thread for my test result and possible solutions.
https://forum.robotis.com/t/ros2-humble-dynamixel-error/4783/3?u=willson

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

2 participants