MoveIt precautions and control of 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 the real machine

Just refer to the distributed communication tutorial in ros basics

After entering the Raspberry Pi 5 desktop, open a terminal and run the following command to start the container corresponding to Dofbot:

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 servojointjoint
The first servojoint1joint1
Second servojoint2joint2
The third servojoint3joint3
The fourth servojoint4joint4
The fifth servojoint5joint5
Servo that controls the grippergrip_jointGripper

2. Start the robotic arm

3. MoveIT startup

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.