1、Emulation

We provide a number of static and dynamic simulations to interact with the MyarmM750.

1.1 Static simulation

Static simulation here refers to the use of the sliding module in rviz to interact with the MyarmC650 in the simulation
In the Workspace Open Terminal command line, enter:

roscore

source devel/setup.bash
roslaunch myarm_m demo_rviz.launch

7.1.1-1

7.1.1-1

After successfully running the launch file, the terminal will display:

7.1.1-1

At the same time, rviz will be opened to generate a simulation model of MyarmM750

7.1.1-1

1.2 Dynamic simulation

Dynamic simulation here refers to the interaction of the MyarmM750 in motion reality with the MyarmM750 in the simulation

First of all, we need to connect the MyarmM750 robotic arm to our computer via a USB to TypeC cable and power it on
Select the Transponder button and press the OK button 7.1.1-1

Then the screen will be displayed:
7.1.1-1

We can see that the arrow points to "USB UART", then press the "OK" button, after entering "NO", then press the "Exit" button, go back to the arrow pointing to "USB UART", and then press the "OK" button, then "OK" will be displayed "OK"
7.1.1-1

At this time, our MyarmM750 has been successfully connected to the computer

Next, enter it in the Workspace Open Terminal command line:

source devel/setup.bash
roslaunch myarm_m demo_rviz.launch

7.1.1-1

7.1.1-1

After successfully running the launch file, the terminal will display:

7.1.1-1

The rviz file will also display normally 7.1.1-1

Open the project in VS code and find the read_control.py file myArm/myarm_m/scripts/read_control.py

  • Open the .py file, right-click, select "Run Python", and then click "Run Python file in the terminal"

7.1.1-1

We can also continue to enter the following commands in the terminal in order to see the angle change of each joint of the MyarmM750:

rostopic echo /joint_state

7.1.1-1

Next, we move the real-life MyarmM750 robotic arm with our hands, and the robotic arm in rviz will also follow:
7.1.1-1

At this point, the interaction with the MyarmM750 robotic arm has been completed

2. MyarmC650 controls the movement of MyarmM750

This function requires two robotic arms to be connected to our computer at the same time through USB, we need to distinguish how much each robotic arm is connected to our serial port, and create a new terminal:

7.1.1-1

Press TAB key
7.1.1-1

How to distinguish the string slogans: connect a robotic arm and then enter "ls /dev/tty" to view the current string slogan, and when the robotic arm is not opened, connect another robotic arm and enter the command to view the string slogan

Create a terminal input in the workspace:

roscore

7.1.1-1
7.1.1-1

Create another terminal and enter:

source devel/setup.bash
roslaunch myarm_m combined_control.launch

7.1.1-1

After starting the rviz emulation, open the .py file in the myArm/myarm_m/scripts/combined_control.py directory

  • Open the .py file, right-click, select "Run Python", and then click "Run Python file in the terminal"

7.1.1-1

At this time, we can use our hands to move the MyarmC650 robotic arm, the two robotic arms in the rivz follow the movement of the real-life MyarmC650, and at the same time, the MayrmM750 robotic arm in the real world will also follow the movement of the MyarmC650 (the gripping function can also move)

7.1.1-1

7.1.1-1

At this point, the MyarmC650 control MyarmM750 function is fully realized


← last page | next page →

results matching ""

    No results matching ""