|
|
## Mitshubishi Launch
|
|
|
|
|
|
An entry point to launch nodes required for the communication between the ROS and the robot controller.
|
|
|
|
|
|
Before using the driver, a following setting needs to be applied to the local network and the robot controller:
|
|
|
https://gitlab.ciirc.cvut.cz/mitsubishi/mitsubishi_controller/wikis/home
|
|
|
|
|
|
To start the simulated robot with MoveIt! environment use the command:
|
|
|
```roslaunch mitsubishi_launch virtual_robot.launch```
|
|
|
|
|
|
To start the real robot (configured for the Melfa RV-6SDL, but can be adjusted in launch file):
|
|
|
```roslaunch mitsubishi_launch real_robot.launch``` |
|
|
\ No newline at end of file |