MoveIt control the real machine

Follow the previous steps to install the virtual machine. After decompressing the system files, open the virtual machine and use it. The environment has been set up and the relevant code has been placed in the Ubuntu system, in the file path /home/dofbot/dofbot_ws/src directory.

1.Control real machine

Just refer to the distributed communication tutorial in ros basics

The corresponding relationship between the robotic arm servo and the joints: from the lowest end of the robotic arm to the end of the gripper.

Robotic arm servojoint 
NO.1 SERVOjoint1 
NO.2 SERVOjoint2 
NO.3 SERVOjoint3 
NO.4 SERVOjoint4 
NO.5 SERVOjoint5 
NO.6 SERVOgrip_joint 

2. Start up robotic arm

3. Start up MoveIT

The MoveIt simulation environment starts slowly, so wait patiently and observe the terminal. An error occurs as shown in the figure below. The solution is as shown in the figure. If the terminal reports an error and the motion planning library is not loaded, click [Reset] in the lower left corner and reload. At first, it is during the loading process. Don't rush to click [Reset]. If you click it before loading is complete, the system will reload and it will not start.