|
## Overview
|
|
## Overview
|
|
|
|
|
|
|
|
Mitsubishi_controller package provides an actionlib (joint trajectory action) interface to the CRnD-700 mitshubishi controller via tcp/ip connection.
|
|
|
|
|
|
## Settings
|
|
## Settings
|
|
|
|
Communication is based on tcp/ip protocol which requires a local network. The computer IP address can be arbitrary but controller IP address have to be set to a specific-static value, which is set in the controller parameters as well as in the ros-node, designed for the communication on the PC side. The gateway is set to 192.168.0.1 in our network.
|
|
|
|
|
|
|
|
# Controller settings
|
|
|
|
The following parameters need to be set:
|
|
|
|
|Name|Value|
|
|
|
|
|-------|------|
|
|
|
|
|NETIP|192.168.0.20|
|
|
|
|
|NETPORT|10001 10002 ... 10009|
|
|
|
|
|NETGW|192.168.0.1|
|
|
|
|
|
|
|
|
# PC settings |
|
|
|
\ No newline at end of file |