>>> Θέσεις εργασίας <<<

Σημαντική ενημέρωση: Προτείνουμε αλλαγή κωδικού για την ασφάλειά σας (οι κωδικοί χρησιμοποιούν πολύ ασφαλή μέθοδο κρυπτογράφησης)

Στις 22/5 σημειώθηκε μη εξουσιοδοτημένη πρόσβαση στο κατάστημά μας. Μάθετε περισσότερα εδώ.

Waveshare UGV Beast – Pan-Tilt

31-00027986
Host ControllerNVIDIA Jetson Orin Nano ΚατασκευαστήςWaveshare
Κατόπιν παραγγελίας
Διαθέσιμο σε 45-60 ημέρες
45990
Ποσοτικές εκπτώσεις:
Ποσότητα
10+
Τιμή
413.91
Gropbotronics Store Availability
Διαθεσιμότητα Καταστημάτων
Πληρωμή & Μεταφορικά

The UGV Beast is an AI robot designed for exploration and creation, with excellent expansion potential, seamlessly connecting your imagination with reality. Suitable for tech enthusiasts, makers, or beginners in programming, it is your ideal choice for exploring the world of intelligent technology.

Powered by the high-performance Jetson Orin series computer (not included) to meet the challenges of complex strategies and functions, and inspire your creativity. Adopts dual-controller design, combines the high-level AI functions of the host controller with the high-frequency basic operations of the sub controller, making every operation accurate and smooth.

Easy to be controlled remotely via UGV Beast Web Application without downloading any software, just open your browser and start your journey. Supports high-frame rate real-time video transmission and multiple AI Computer Vision functions, the UGV Beast is an ideal platform to realize your ideas and creativity!


Dual-controller design, provides efficient collaboration and upgraded performance

The host controller adopts Jetson Orin Nano for AI vision and strategy planning, and the sub controller uses ESP32 for motion control and sensor data processing. Improves the processing efficiency and response speed of the host computer without bearing all tasks. The sub controller focuses on basic functions to ensure the accurate and smooth actions of robot.


360° flexible omnidirectional Pan-Tilt

Equipped with 5MP 160° wide-angle camera for capturing every detail. Supports Pan-Tilt drag-and-drop control via mouse or touch panel of the laptop, providing a better control experience as FPS games.


Continuing the adventure as night falls

High-brightness LED light for ensuring clear images in low-light conditions.


Standard aluminum rail

Comes with 2×1020 European standard profile rails, and supports installing additional peripherals via the boat nuts to meet different needs, easily expanding the special operation scenarios.


Supports driving in complex terrain

Adopts tracked mobile robot chassis with independent suspension systems for more stable off-road crossing ability.

Comes with a multi-functional mounting plate

Can be used to install a variety of peripherals, including D500 Lidar, STL-27L Lidar, camera, or other modules. Open source for DXF drawing and 3D model, which is more convenient for secondary development.

Easy to control via cross-platform web application

No App installation required, allows users to connect and control the robot via mobile phones, tablets and computers via browser Web App. Supports shortcut key control such as WASD and the mouse via a PC with keyboard.


Real-time wireless transmission of high frame rate video

Adopts Flask lightweight web application, based on WebRTC ultra-low latency real-time transmission, using Python language and easy to extend, working seamlessly with OpenCV.

More MediaPipe demos for easily creating complex video processing tasks

MediaPipe is an open-source framework developed by Google for building cross-platform multimedia processing pipelines, provides a set of pre-built components and tools, its high-performance processing capability enables the robot to respond to and process complex multimedia inputs such as real-time video analytics.

Vision line tracking for autonomous driving

Integrated with vision line tracking function on the Computer Vision demo, comes with yellow tape for easier planning a path for the robot. Users can understand the basic algorithms of autonomous driving with this simple demo.


Reserved space for expanding peripherals

Reserved space on the mounting plate with M2.5 mounting holes, for installing D500/STL27L Lidar or other peripherals. Comes with screws and cables for installing the D500 Lidar, please refer to wiki page for more details. The D500 Lidar and battery set are note included.


Multiple audio interaction methods

Equipped with audio driver board, dual-track speaker, and onboard microphone, built in 3.5mm audio jack for connecting peripherals to achieve text-to-speech and audio playing.


Multi-functional driver board

Used as the sub controller of the robot, onboard ESP32 module and can be controlled via serial port, http request, ESP-NOW and other communication protocols, provides a web application for some basic control of the robot. ESP32 can handle low-level computations for the robot, such as high-frequency PID controller for controlling wheel speed, high-frequency inverse kinematics calculations for robotic arm linkages, position interpolation calculation, Pan-Tilt angle control and OLED screen control, etc. ESP32 is also responsible for data reading of various sensors, such as IMU (9-axis attitude sensor) and INA219 (battery voltage detection), and can independently achieve the camera vertical stabilization function, effectively saving computing and IO resources for the host controller.

  1. ESP32 module
  2. ESP32 module antenna connector
  3. Motor control interfaces
  4. Battery voltage detection IC
    INA219
  5. Power supply
  6. USB communication / downloading
  7. Lidar USB connector
  8. ESP32-IO0 button
  9. ESP32-EN button
  10. I2C device interface
  11. Lidar UART interface
  12. Bus servo control interfaces
  13. Motor driver IC
    TB6612FNG
  14. Host controller 40PIN extended header
  15. Host controller connection header
  16. I2C device interface
  17. 9-axis IMU attitude sensor
    ICM20948
  18. 12V switch controlled by ESP32-IO4
  19. 12V switch controlled by ESP32-IO5

Technical data
ModelWaveshare UGV Beast – Pan-Tilt
Dimensions196×231×286 mm
Weight2679.5±5 g
Chassis height26mm
Pan-Tilt DOF2
Pan-Tilt servo torque30kg·cm
Pan-Tilt servoST3215 Servo
Host controllerJetson Orin Nano (not included)
Host system supportUbuntu 22.04
ROS 2 versionROS2-HUMBLE-LTS
Camera FOV160°
Power supply3S UPS Module
Battery support18650 lithium battery ×3 (not included)
Demo control methodsWeb application / Jupyter Lab interactive programming
Default max speed0.35m/s
Number of driving wheels2
Suspension materialStainless steel
Track width40mm
Minimum turning radius0m (In-situ rotation)
Obtains real-time information feedback

Real-time monitoring the operating status of the robot.

Web page command line tool, multiple functions for easier expansion

Quick to set up, easy to expand. Easily customize and add new functions without modifying front-end code.

ESP-NOW wireless communication between robots

Based on ESP-NOW communication protocol, multiple robots can communicate with each other without IP or MAC address, achieving multi-device collaboration with 100-microsecond low-latency communication.

Supports Pan-Tilt vertical stabilization function for various road conditions

Supports camera stabilization function based on IMU sensor to keep the image stable. Realizes IMU data reading, calculation and Pan-tilt control via sub controller, which will not occupy computing resources of the host.

Gamepad control for better operation experience

Comes with a wireless gamepad, making robot control more flexible. You can connect the USB receiver to your PC and control the robot remotely via the internet. Provides open source demo for customizing your own interaction method.

Realizes remote control across the internet

Our web application demos are based on WebRTC for real-time video transmission. WebRTC (Web Real-Time Communications) is a technology that enables web applications and sites to establish peer-to-peer connection and capture optionally stream audio and/or video media, as well as to exchange arbitrary data between browsers without requiring an intermediary. We provide comprehensive Ngrok tutorials to help you get started quickly and realize robot control across the internet.

Supports installing smartphone holder

If you have a spare phone, you can install it on the robot via holder as below, using the phone to create a hotspot for the robot and achieving remote control across the internet at a lower cost. It comes with a smartphone holder with 1/4″ screw in the package.

Cross-platform interactive tutorial, develop while you learn

Supports accessing Jupyter Lab via devices such as mobile phones and tablets to read the tutorials and edit the code on the web page, making development easier.

Rich tutorial resources

We provide complete tutorials and demos to help users get started quickly for learning and secondary development.

18650 lithium battery support

Onboard high-efficiency UPS module, supports charging and discharging at the same time to ensure continuous standby time. The 18650 batteries are not included.

Large internal space for extension

Supports installing larger lithium battery set with XH2.54 interface to replace the UPS module. Please refer to the open-source drawing for the detailed internal space dimensions.

High strength aluminum body

2mm thickness aluminum alloy body, durable and reliable. Tracked robot chassis, excellent shock absorbing performance.

High-speed motor & high-frequency PID closed-loop speed control

Supports quick response without occupying the resources for the host controller

Recognition, tracking, and targeting

Based on OpenCV to achieve Color Recognition and automatic targeting. Supports one-key Pan-Tilt control and automatic LED lighting, allows expansion for more functions.

Face Detection: Automatic picture or video capturing

Based on OpenCV to achieve Face Recognition, supports automatic photo taking or video recording once a face is recognized.

Intelligent Object Recognition

Supports recognizing for many common objects with the default model.

Gesture Recognition: AI interaction with body language

Combines OpenCV and MediaPipe to realize gesture control of Pan-Tilt and LED.

Audio driver board

Onboard dual-channel microphone and speaker header, USB HUB interface for connecting Lidar and 3.5mm audio jack for external audio connection.

  1. Lidar UART to USB IC
  2. USB HUB IC
  3. Type-C port
  4. Lidar UART Interface
  5. 3.5mm AUX audio jack
  6. Audio amplifier IC
    APA2068KAI-TRG
  7. Audio control IC
    SSS1629A5
  8. Cooling fan power supply header
  9. Dual-track microphone
  10. Dual-track speaker header

Comparison table
RobotGRobotronics
SKU
Host controller
(not included)
Chassis typePan-TiltFunction type
Waveshare UGV Beast – Pan-Tilt31-00027986SKU copied!NVIDIA Jetson Orin NanoIndependent suspension off-road tracked chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera for Computer Vision functionality
Waveshare UGV Beast31-00027332SKU copied!Raspberry Pi 4BIndependent suspension off-road tracked chassisWithoutEquipped with 5MP ultra-wide-angle camera for Computer Vision functionality
Waveshare UGV Beast31-00027320SKU copied!Raspberry Pi 5Independent suspension off-road tracked chassisWithoutEquipped with 5MP ultra-wide-angle camera for  Computer Vision functionality
Waveshare UGV Beast ROS 2 – Pan-Tilt31-00029234SKU copied!NVIDIA Jetson Orin NanoIndependent suspension off-road tracked chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera,
D500 360° Lidar and OAK-D Lite depth camera,
for  Computer Vision & complete ROS 2 functionality
Waveshare UGV Beast ROS 2 – Pan-Tilt31-00028856SKU copied!Raspberry Pi 4BIndependent suspension off-road tracked chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera,
D500 360° Lidar and OAK-D Lite depth camera,
for  Computer Vision & complete ROS 2 functionality
Waveshare UGV Beast ROS 2 – Pan-Tilt31-00028862SKU copied!Raspberry Pi 5Independent suspension off-road tracked chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera,
D500 360° Lidar and OAK-D Lite depth camera,
for  Computer Vision & complete ROS 2 functionality
Waveshare UGV Rover ROS 2 – Pan-Tilt31-00029228SKU copied!NVIDIA Jetson Orin Nano6 wheels 4WD chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera,
D500 360° Lidar and OAK-D Lite depth camera,
for  Computer Vision & complete ROS 2 functionality
Waveshare UGV Rover ROS 2 – Pan-Tilt31-00028845SKU copied!Raspberry Pi 4B6 wheels 4WD chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera,
D500 360° Lidar and OAK-D Lite depth camera,
for Computer Vision & complete ROS 2 functionality
Waveshare UGV Rover ROS 2 – Pan-Tilt31-00028851SKU copied!Raspberry Pi 56 wheels 4WD chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera,
D500 360° Lidar and OAK-D Lite depth camera,
for Computer Vision & complete ROS 2 functionality
Waveshare RaspRover31-00026826SKU copied!Raspberry Pi 4B4 wheels 4WD chassisWithoutEquipped with 5MP ultra-wide-angle camera for Computer Vision functionality
Waveshare RaspRover31-00026838SKU copied!Raspberry Pi 54 wheels 4WD chassisWithoutEquipped with 5MP ultra-wide-angle camera for Computer Vision functionality
Waveshare RaspRover – Pan-Tilt31-00026820SKU copied!Raspberry Pi 4B4 wheels 4WD chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera for Computer Vision functionality
Waveshare RaspRover – Pan-Tilt31-00026832SKU copied!Raspberry Pi 54 wheels 4WD chassisWith 2-axis Pan-TiltEquipped with 5MP ultra-wide-angle camera for Computer Vision functionality
Package contents

Note: NVIDIA Jetson Orin Nano is not included in the package.

Resources

Κατασκευαστής
Waveshare
Εγγύηση
12 Μήνες Εγγύηση Κατασκευαστή
Host Controller
NVIDIA Jetson Orin Nano
Pan-Tilt Camera
With Pan-Tilt Camera
Βρες Παρόμοια
  • Προτείνουμε επίσης