Skip to main content

V1.0

1. Overview

The UGV development kit, together with a robot base, provide a powerful yet flexible mobile robot hardware platform for research and fast prototyping. The kit is designed to be compatible with a wide range of robot bases. Additional components can be easily added on top of the base frame according to application-specific requirements. The platform can be used to implement a wide range of applications, such as autonomous navigation, mapping, and object detection.

This base configuration of the development kit consists of the following pre-configured components:

Additional computers can be added to the base configuration to support more complex applications:

  • Jetson Orin NX
  • Mini PC (Intel Core i7)

The following extension modules are available to be added to the base configuration:

Besides the official extension modules, the development kit can be further customized with additional components of your choice. Please feel free to check with us if you have any customization requirements (contact@westonrobot.com).

2. Hardware

Dimensions

Dimensions310mm(L) x 280mm(B) x 200mm(H)
Dry Weight (Incl. Power Regulator)~3kg

Power Module (In-built)

Power Regulator

PortVoltageCurrent (Max)PowerFused
Main input18-32V20A/20A fuse
Output - 19V19V8A150W10A fuse
Output - 12V12V10A120W15A fuse
Output - 5V isolated5V4A20WResettable
Output - 12V isolated12V3.3A40WResettable
Output - extensionInput voltage/Limited by total power/

You can find more information about how to reconfigure the internal components of the UGV development kit in the

3. Software

We have pre-configured the network settings and installed necessary driver software on the NanoPC-based onboard computer. A few sample applications are also pre-installed to help you get started with the development kit.

Network

The router is pre-configured to use the IP range 10.10.0.0/24.

The IP addresses are assigned as follows:

Device TypeIP Range
onboard computers10.10.0.10-10.10.0.20/24
navigation sensors10.10.0.30-10.10.0.40/24
application sensors10.10.0.100-10.10.0.120/24

It's recommended but not mandatory to follow the above IP assignment rules. You can change the IP addresses according to your requirements. We follow this convention to configure the development kit by default. Please refer to the delivery note for the actual IP assignment on your robot.

Software Setup

The UGV development kit is pre-installed with the following software stacks:

Note:

  1. The ROS drivers are only for components that are part of the base configuration or extension modules supported by Weston Robot.
  2. The open-source mapping and navigation stacks are pre-installed for demonstration purposes and are provided as is. You can modify the software stack according to your requirements.