# Husky_UGV_Gesture_Control **Repository Path**: lufeng666520/Husky_UGV_Gesture_Control ## Basic Information - **Project Name**: Husky_UGV_Gesture_Control - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-29 - **Last Updated**: 2025-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Husky UGV Gesture Control This repository is based on Unity and ROS to simulate hand gesture control on Husky mobile robot. # Usage: - Clone the offical Husky UGV repository: ```git clone https://github.com/husky/husky.git``` - Add RosBridge socket to this repository and rebuild your Workspace. - ~~Add ROSConnect asset to Unity.~~ [Already added] - Clone this repositroy: ```git clone https://github.com/YoushaaMurhij/Husky_UGV_Gesture_Control.git``` - Configure your IP and Port in Unity. - ~~Add the required publishers and subscribers.~~[Done] - Run Leapmotion Sensor or any hand gesture recognizer model. - Run your project from ROS and Unity.