dynamixel-workbench icon indicating copy to clipboard operation
dynamixel-workbench copied to clipboard

No executable found in ROS2-humble

Open Nielk7991 opened this issue 2 years ago • 7 comments

  1. How to setup? (ex, U2D2, OpenCR,...) U2D2

  2. Which Dynamixel have you used? and how many? (Please describe below format to all connected Dynamixels)

    • Model Name Dynamixel MX-28
    • ID 1
    • Baud Rate of Dynamixels 57600
    • Protocol Version 1.0
  3. Write down the commands you used in order

cd dm_ws/src
git clone -b humble-devel https://github.com/ROBOTIS-GIT/dynamixel-workbench.git
cd ..
colcon build
source ~/.bashrc
ros2 run dynamixel_workbench_toolbox o_Find_Dynamixel
  1. Copy and Paste your error message on terminal
No executable found

  1. Please, describe detailedly what difficulty you are in

I cloned the Dynamixel SDK, Dynamixel workbench and the dynamixel workbench msgs for ros2 humble. I build the packages and source the environment. When I try to run a Node like that ros2 run dynamixel_workbench_toolbox o_Find_Dynamixel it didnt find any executables.

Thanks

Nielk7991 avatar May 11 '23 11:05 Nielk7991

Did you get a solution to this please? I'm trying to migrate from ROS1 to ROS2 Humble and it looks like the documentation for workbench hasn't been updated for ROS2

kneave avatar Jun 01 '23 18:06 kneave

No, unfortunaly not. I`m just waiting for an answer. Can you share your code if you have migrate it to ROS2 Humble?

Nielk7991 avatar Jun 02 '23 11:06 Nielk7991

Sadly I haven't any, I've decided to ditch ROS2 for now and stick with Noetic a bit longer.

kneave avatar Jun 02 '23 11:06 kneave

has any one found a solution for this

Elston10 avatar Jul 02 '23 02:07 Elston10

i have tried a lot of different ways of solving this but i still cant fix this

Elston10 avatar Jul 02 '23 02:07 Elston10

After installing dynamixel-workbench packages on my Unbuntu 22.04/ROS 2 Humble, a set of dynamixel packages could be listed that are located in the ros2 /opt/ros/humble/share folder. However, I too discoverd that there are no executables or launch files available. Also the Current Robotis eManual for Dynamixel Workbench (https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/#ros-tutorials) only has ros commands (which in pending EOL), not ROS 2. So this eManual should be updated to reflect the latest available ROS Distro..

ARLunan avatar Apr 03 '24 22:04 ARLunan

ROBOTIS and users close to them know that it is common sense to use the DYNAMIXEL SDK for ROS 2, but I also think that it is necessary to make an announcement in the e-manual that many people view. https://youtu.be/E8XPqDjof4U?si=xyvWUL9bxcHkI35o

shiba-8ro avatar Apr 16 '24 07:04 shiba-8ro