Skip to content

pgq18/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Tools

This repository contains multiple robotics and AI tools, each with its own branch.

Branch List

Branch Description
feature/llm-tools AI voice recognition and iFLYTEK Spark LLM integration
feature/go2-tools Unitree Go2 robot dog camera and client tools
feature/puppypi-demo PuppyPi robot dog navigation and action control demo
feature/tonypi-demo TonyPi robot kick ball demo
feature/wheeltec-tools Wheeltec mobile robot ROS TF pose publishing
feature/robot-arm-tools LeRobot-based robot arm control tools

Usage

Checkout a specific tool branch:

# Clone a single tool
git clone -b feature/llm-tools https://github.com/pgq18/Tools.git

# Or switch in an existing repository
git checkout feature/llm-tools

Tool Overview

LLM-Tools

  • ASR: iFLYTEK Speech Recognition
  • LLM: iFLYTEK Spark Large Language Model

Go2-Tools

  • Front camera image capture and WebSocket video streaming
  • ROS TF pose publishing

PuppyPi-Demo

  • Flask API client testing
  • Navigation and action control interfaces

TonyPi-Demo

  • Ball kicking demo
  • Test client

Wheeltec-Tools

  • ROS TF-based pose publishing tools

Robot-Arm-Tools

  • SO101: WebSocket server, teleoperation, dataset recording, VLA inference client
  • Alicia D (Bimanual): VLA inference client, dataset recording, idle action detection
  • HIL Testing: Human-in-the-Loop intervention logging and testing
  • Dataset Processing: Episode management, visualization, time offset calibration

About

A collection of robotics and AI tools, including tools for multiple robot platforms and LLM-related functionalities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors