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

ROS packages for Dynamixel controllers, msgs, single_manager, toolbox, tutorials

Results 46 dynamixel-workbench issues
Sort by recently updated
recently updated
newest added

Hello! I've been debugging my code that uses DynamixelDriver. I've found out that DynamixelDriver destructor causes segmentation fault in this case: ```cpp void foo() { /* some code here */...

I use U2D2 connection, when I connect to the PC everything is fine. But when I use Jetson to connect to U2D2, sometimes everything is fine, sometimes it gives an...

Hi i tryed to use the motors of dynamixel Ax 12A whit the controler CM 530, i watched many tutorials and instructions using the following links from Robotis https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_sdk/library_setup/python_linux/ https://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_wizard2/...

Currently, one way to launch the dynamixel workbench controllers is to copy-paste this launch file and along with furnishing necessary arguments, edit the dynamixel_info param value to reflect your particular...

Hi there. Thanks for your work. I am using dynamixel workbench in my ROS project. I am wondering if I can change `MAX_HANDLER_NUM` to a larger number, which now is...

ISSUE TEMPLATE ver. 1.0.0 Before you open issue, please refer to [ROBOTIS e-Manual](http://emanual.robotis.com/docs/en/software/dynamixel/dynamixel_workbench/) 1. How to setup? (ex, U2D2, OpenCR,...) U2D2 - Matlab version 2024a 2. Which Dynamixel have you...