# craipy_teleop **Repository Path**: craipy/craipy_teleop ## Basic Information - **Project Name**: craipy_teleop - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-08 - **Last Updated**: 2021-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # craipy_teleop使用 ## 1.下载 ``` cd ~/catkin_ws/src git clone https://gitee.com/craipy/craipy_teleop.git ``` ## 2.编译 ``` cd ~/catkin_ws catkin_make ``` ## 3.运行 ``` roslaunch craipy_teleop teleop.launch ```