-
Notifications
You must be signed in to change notification settings - Fork 1
RobotControl
GiorgosMethe edited this page Apr 20, 2013
·
1 revision
Run NetBeans. Open projects RobotControl\RobotConnector
and RobotControl\RobotControlGUI
and compile them.
- connect:
Main -> Connect
or Ctrl + K - disconnect:
Main -> Disconnect
or Ctrl + D
The default port is 5401
. When running a simulation with several robots use the ports 5401-5404
for own team, 5501-5504
for the opponent team.
Note: the dialogs usually have a button to receive the data from the robot. Some of them will retrieve the data only once, others will receive the data until stopped.