XR-ROSHunter Mecanum Wheel Autonomous Navigation Robot Parameters

ROS Hunter mecanum wheel autonomous navigation robot is designed by XiaoR Technology for in-depth exploration of unmanned driving and robot navigation technology. With NVIDIA Jetson Nano as the core, it adopts the advanced ROS2 framework. In order to show the professional performance and flexibility of this robot, its chassis is specially designed with Mecanum wheels, which enables the robot to move horizontally, vertically and even diagonally, providing strong support for precise operation and positioning in complex environments.

In addition, the robot is equipped with a series of high-performance hardware, including but not limited to NVIDIA Jetson Nano main control board, high-torque encoder reduction motor, laser radar, 3D depth camera, 7-inch LCD display and programmable RGB lights. These high-performance hardware not only give ROSHunter excellent motion control and environmental perception capabilities, but also make it more accurate and efficient when executing ROS SLAM algorithms for map construction, path planning, deep learning and visual interaction tasks.

In order to further improve the convenience and flexibility of operation, ROSHunter supports multiple control modes, including APP, RVIZ, PS4 controller, etc., and users can easily switch to multiple modes such as mapping and navigation. The design philosophy of the robot is committed to simplifying the development process so that users can quickly get started and explore in depth. In addition, the supporting comprehensive ROS course resources, including detailed technical documents, functional source code, teaching documents and video explanations, are designed to help users quickly master the development technology and application of ROS robots.

ROSHunter is also specially equipped with the "ROS human-computer interaction system" developed by XiaoR Technology. By displaying the robot's operating status and program execution in real time (such as mapping, navigation and map saving, etc.), as well as providing system information query functions, it greatly enhances the user's interactive experience and the practical value of the robot. This autonomous navigation robot is not only suitable for technical researchers and enthusiasts to conduct advanced research, but also an ideal choice for introducing advanced technologies and conducting practical teaching in the field of education.

Key technologies: C++/Python/ROS2/SLAM autonomous navigation/3D depth vision/autonomous driving

Overall product parameters

Body structure parameters

Size

260*230*225mm

Weight

3.4kg

Material

Metal aluminum alloy

Craftsmanship

Anodized

Color

Blue

Moving mechanism

Mecanum wheel omnidirectional

Speed

0.8m/s

Auxiliary control board interface performance parameters

Main control chip

 

 

Chip model

STM32F103RCT6

Operating voltage

3.3V

Operating frequency

72MHZ

Sensor interface

Number of interfaces

3

Interface type

4PIN-ZH1.5

Voltage

5V

Current

200mA

Communication method

UART

Servo interface

Number of interfaces

2

Interface type

3PIN-PH2.0

Voltage

12.6V

Current

8A

Communication method

UART

Motor interface

Number of interfaces

4

Interface type

6PIN-PH2.0

Voltage

12.6V

Rated current

2A

Peak current

3A

Onboard USB interface

Number of interfaces

2

Interface type

4PIN-ZH1.5

Voltage

5V

Rated current

1.5A

Communication method

USB

Peripheral electronic devices

Display screen

Model

HDMI Display high-definition display

Camera

Model

Binocular depth camera, 1080P

Motor parameters

Reduction ratio

1:30

No-load current

1.2A

Locked-rotor current

3.5A

Rated torque

0.3kg.cm

Locked-rotor torque

6.0kg.cm

Servo parameters

Drive voltage

6V-12V

No-load current

180mA

Locked-rotor current

2.7A

Communication method

UART

Communication frequency

1Mbps

Development software

Programming language/programming tool

C language, Python, IAR

Control system

XR-GUI

XR-GUI human-computer interaction system

Main control board parameters

Main chip

Quad-core ARM quad-core A57; 128-Maxwell architecture

Interface

USB2.0, 100M network port, serial port, 40PIN I/O port

WIFI transmission distance

About 80M under 5dBi conditions

Compatible video format

Mjpeg, YUV

Control method

2.4G handle/APP/virtual machine RVIZ

 PTZ Gimbal parameters

Degree of freedom

Two degrees of freedom

Servo

S015M metal axis

 

Shipping list

The product is shipped as a finished product, the product list is as follows:

Accessory name

Quantity

Mecanum wheel robot chassis

1

Jetson Nano main control board

1

PWR.4RPL robot driver board

1

Encoder motor

4

5DBi patch antenna

2

Binocular depth HD camera

1

10000mAh lithium battery

1

Charger

1

Hardware package

1

2-DOF gimbal

1

XR-S002 laser radar

1

2.4G remote control handle

1

Instruction manual

1

 

Product Functions

Mecanum wheel travel mode

The car uses Mecanum wheels to move horizontally, can move in a cross shape, can rotate 360 ​​degrees, and has stable operation and strong passability.

2-DOF gimbal

The robot is equipped with a high-performance 2-DOF PTZ gimbal, which enables the robot to look around and look up in the up and down, left and right directions, thereby expanding the robot's viewing angle rotation range.

WIFI wireless remote control

After the car is turned on, it generates a WiFi signal. The mobile phone or tablet can connect to the car through WiFi and control it with a dedicated APP.

2.4G wireless handle remote control

The car is compatible with 2.4G wireless handle real-time remote control, supports handle control of the robot, and the control link is stable;

SLAM mapping and navigation

With the XR-ROS human-computer interaction system, the SLAM laser radar mapping and automatic navigation functions can be realized through the APP or virtual machine, and obstacles can be encountered during the journey. Automatically plan a new route to avoid.

3D deep vision mapping and navigation

Using the RTAB SLAM algorithm, combined with visual and radar information, a3D color map is constructed. On this basis, the robot can realize autonomous navigation and obstacle avoidance in the map, and support global relocation and autonomous positioning functions.

Opencv visual line patrol

The black line on the road is autonomously judged through the camera machine vision, and the black line is followed to achieve tracking driving.

Machine vision processing

The built-in visual development framework can realize functions such as face detection, edge detection, augmented reality, and color recognition.

 

Product information

Provide detailed electronic files and source code to assist learning, and provide supporting practical training materials with no less than 11 categories and 74 courses. The content covers from understanding ROS to fully mastering ROS-SLAM development and artificial intelligence technology. Knowledge points include: Linux system application, wireless remote control technology, single-chip microcomputer technology, Internet of Things sensor application technology, SLAM mapping and navigation technology, ROS robot application technology, program code open source, and support for secondary development.

 

Course List

 

Catalogue

Chapter 1 Overview of ROS2

Chapter 2 Introduction to the ROS2 SLAM Car Architecture

  1. Introduction to the robot motherboard and driver board
  2. Description of the overall framework

Chapter 3 Basic Operations

  1. APP installation and operation
  2. Virtual machine installation and keyboard operation
  3. Network settings between the robot and the computer
  4. Keyboard control on the virtual machine

Chapter 4 Secondary Development Environment Construction

  1. Secondary Development Software Installation and Use

1.1 Backup Image

1.2 Restore Image

  1. Introduction to SSH and Two Remote Login Methods

2.1 Using SSH in Linux/Terminal

2.2 Using SSH in Windows

  1. ROS2 Car Source Code
  2. System Architecture

Chapter 5 Introduction to ROS Basics

  1. Installation of ROS2 Framework
  2. Introduction to ROS2 Architecture
  3. Introduction to ROS2 Communication Mechanism
  4. Creation of ROS2 Application Workspace and Function Package

4.1 Create ROS2 Application Workspace

4.2 Create ROS2 Function Package

4.3 Compilation of ROS2 function package

  1. Introduction to ROS2 nodes

5.1 ros2 run

5.2 ros2 node list

5.3 remapping

5.4 node information

  1. Introduction to launch files and commands in ROS2

6.1 Introduction to launch files in ROS2

6.2 Common launch file writing methods

6.3 Create a single-node launch file

6.4 Create a multi-node launch file

  1. Introduction to RVIZ2 visualization platform
  2. Introduction to xros
  3. Introduction to xrosmanager2

Chapter 6 Introduction to SLAM mapping and navigation

  1. Introduction to SLAM

1.1 Development history of SLAM

1.2 Typical application areas of SLAM

1.3 SLAM framework

1.4 SLAM classification (sensor-based SLAM classification)

  1. Common SLAM algorithms

2.1 Hector SLAM algorithm

2.2 Gmapping algorithm

2.3 cartographer algorithm

  1. SLAM mapping and map saving operations

3.1 Laser SLAM mapping operations

3.2 Save map operations

3.3 Visual mapping operations

  1. Navigation introduction

4.1 Nav2 (2D navigation)

4.2 rtabmap visual navigation

  1. Robot underlying driver

Chapter 7 AI artificial intelligence technology

  1. Introduction to AI artificial intelligence technology
  2. AI artificial intelligence technology case analysis

2.1 Edge detection

2.2 Aruco augmented reality

2.3 Face recognition

2.4 Color recognition

2.5 Visual line patrol

  1. Simple follow function case

3.1 Radar follow

3.2 Visual tracking

3.3 Visual line patrol

Jetson nanoLidarMecanum wheelRobot carRosRos robotRos robot carRos2SlamStem educational

Laisser un commentaire

Tous les commentaires sont modérés avant d'être publiés