Getting started: Difference between revisions
No edit summary |
|||
Line 31: | Line 31: | ||
USB is much faster than wifi, especially when downloading a log. | USB is much faster than wifi, especially when downloading a log. | ||
===Status=== | ===Status=== | ||
Once connected | Once connected to a robot time and name are shown in a green frame (figure 1). Below the green frame is a frame to start and stop missions. | ||
The start button is a replication of the green button on the robot. | The start button is a replication of the green button on the robot. | ||
Revision as of 08:57, 17 November 2023
Back to Regbot main page.
The robot
The robot can connect to a PC using USB (or Wifi), but start with USB.
Battery maintenance
The battery is nominal 11.1V (3 LiPo cells) and the robot shuts down if below 10V.
NB! the charger cable to the battery (4-wire balance plug) is disconnected on some robots. See Regbot maintenance for more details.
NB2! Connecting the charger, or connecting USB cable while charging, sometimes disturb the processor on REGBOT. Especially if the PC is also connected to 230V.
Connect
The GUI looks like shown here in figure 1.
Figure 1. REGBOT GUI, then top-left frame controls the connection. Either communication over an USB com-port (recommended) or using WiFi (poor performance).
USB
Connect USB cable and figure out which COM port is created for the robot (NB! each robot connected to the PC has probably reserved a COM-port number).
In figure 1 the robot has created COM6:.
USB is much faster than wifi, especially when downloading a log.
Status
Once connected to a robot time and name are shown in a green frame (figure 1). Below the green frame is a frame to start and stop missions. The start button is a replication of the green button on the robot.
The "Load" field shows how much time the robot uses for every sample (the robot samples all sensors and calculations every 1ms), so the load should be less than 1000us at all times.
When the configuration or mission is changed it can be saved to a small flash disk (2kB) on the robot with the "save to flash" button.
Menu
The menus has some extra features.
Help
Most fields has explanations, when the mouse hoovers over the field.
User interface
More details on user interface on User_interface
More details on missions on Mission