No project description provided
Project description
Trossen Aloha UI
Overview
Trossen Aloha UI is a Python-based application designed for seamless and efficient robotic data collection. It provides an intuitive GUI to manage robot configurations, perform task recordings, and streamline data collection with advanced features like camera views, task management, and progress tracking.
Pre-Installation Setup
Before installing the application, complete the following setup:
-
Install Miniconda: Download and install Miniconda for your operating system.
-
Create a Virtual Environment: Use Miniconda to create a virtual environment:
conda create -n aloha_env python=3.10 -y conda activate aloha_env
Installation
Install Trossen Aloha UI directly using pip
:
pip install trossen_aloha_ui
Post-Installation
After installation, run the command to setup the following:
- Clones and installs required dependencies for
lerobot
. - Resolves common issues with OpenCV and video encoding.
- Creates a desktop icon for launching the application.
post_install
Launching the Application
Desktop Application
After installation, a desktop shortcut named Trossen Aloha UI is available. Click on it to launch the application.
Command Line
Alternatively, you can run the application directly from the terminal:
trossen_aloha_ui
Application Features
1. Task Management
- Task Names: Select predefined tasks from the dropdown menu.
- Episodes: Specify the number of episodes using the spin box. Adjust the count using the
+
and-
buttons.
2. Recording Controls
- Start Recording: Initiates data collection for the selected task.
- Stop Recording: Stops the current data collection session.
- Re-Record: Allows re-recording of the current episode if necessary.
3. Progress Tracking
- A progress bar tracks the recording session in real-time, displaying completion percentage.
4. Camera Views
- View multiple camera feeds in real-time during recording for better monitoring.
5. Configuration Management
- Edit Robot Configuration: Modify the robot's YAML configuration for granular control.
- Edit Task Configuration: Adjust task-specific parameters via a YAML editor.
6. Quit Button
- Use the Quit button in the menu to gracefully exit the application.
Hardware Setup
For detailed instructions on the hardware setup, please refer to the official documentation:
Aloha Hardware Setup Guide
This guide provides comprehensive information, including:
- Connecting the Arms: Step-by-step guidance to assemble and connect the robotic arms.
- Serial Number Configuration: Instructions on setting up and verifying serial numbers for the arms.
- Camera Setup: Using the Intel RealSense Viewer for calibrating and positioning cameras effectively.
License
This project is licensed under the BSD-3-Clause License.
You are free to use, modify, and distribute this software under the conditions of the BSD-3-Clause license.
See the LICENSE file for full license details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file trossen_aloha_ui-1.0.1.tar.gz
.
File metadata
- Download URL: trossen_aloha_ui-1.0.1.tar.gz
- Upload date:
- Size: 947.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.8.0-49-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
2f8d7661c3d54536d2708629854a48b13c73bee22965e092408c7e245daebbb4
|
|
MD5 |
24a53a4cc2e85edeb26a1f56575da7eb
|
|
BLAKE2b-256 |
780e8e88d5c2e53dd3eb4afdd99e1ebef02723f0e2fe30b0bb2e29aed53e9a2e
|
File details
Details for the file trossen_aloha_ui-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: trossen_aloha_ui-1.0.1-py3-none-any.whl
- Upload date:
- Size: 949.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.8.0-49-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
7394b41c7e37b10ed8d4f7492a9ce46fd80458c04ef6ac07dd642145ee38d7dc
|
|
MD5 |
853bddace5063cac534db530079c3b31
|
|
BLAKE2b-256 |
8cf418986738ad7070a806c067da4b93440c3bb65da40cfe6e0b78b63de02088
|