...
POST No. 2408007
I want to connect Dynamixel pro and MX
2021-01-19 16:04:29 kuroikei

Hi,


I am using a combination of PRO series and MX Series all connected in Daisy chain.

I use Dynamixel Adapter to convert RS-485 to USB.

I referred to the following page. 


http://en.robotis.com/service/forum_view.php?bbs_no=2407389&page=2&save_sca=&sca=&save_stx=dynamixel%20pro&stx=dynamixel%20pro&sfl=wr_subject||wr_content 


I can move moter with kinetic.



But I want to move moter with melodic.

I get the following error when I run the hardware melodic with the same configuration as the kinetic configuration. 


[ERROR] [1611035517.462351680]: [TxRxResult] Incorrect status packet!

[ERROR] [1611035517.462547520]: groupSyncRead getdata failed

[ERROR] [1611035517.462700224]: groupSyncRead getdata failed

[ERROR] [1611035517.462805952]: groupSyncRead getdata failed


I restart Dynamixel by error every time.

This error is known that this is due to the connection from MX to PRO and the power pin is not connected.

But I don't know how to avoid error.



I setup melodic is new seting.

Because My setup may be inadequate.
I download dynamixel-workbench.
I rewrite "basic.yaml".

# You can find control table of Dynamixel on emanual (http://emanual.robotis.com/#control-table)
# Control table item has to be set Camel_Case and not included whitespace
# You are supposed to set at least Dynamixel ID
pan:
  ID: 1
  Return_Delay_Time: 0
tilt:
  ID: 2
  Return_Delay_Time: 0
third:
  ID: 3
  Return_Delay_Time: 0
  Operating_Mode: 4

I run "roslaunch dynamixel_workbench_controllers dynamixel_controllers.launch".

I did the above.


Kindly help me, I got stuck here.



Thanks.



2021-01-19 16:04:29
kuroikei
2021-01-19 16:06:10 INOUE Kei

I have confirmed that this setup gives the same error in Kinetic.

2021-01-19 16:06:10
kuroikei
2021-01-29 01:39:18 Kara Pelosi

Hi...  I like the OpenManipulator-X and TurtleBot combination. For starters their combo is based on TurtleBot3 and not 2. And I like the OpenCR ness. But then i lose what Trossen brings to the table. And vice versa. If i go with the LocoBot i lose what Robotis brings to the table.

2021-01-29 01:39:18
KaraPelosi