# scripts **Repository Path**: magicedge/scripts ## Basic Information - **Project Name**: scripts - **Description**: 常用的scripts和小文件收集~ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-04-15 - **Last Updated**: 2023-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 常用Scripts ## 介绍 常用的scripts和小文件收集~ ## 脚本列表 ### 下载Gazebo模型 ``` cd ~/.gazebo && wget https://gitee.com/ohhuo/scripts/raw/master/gazebo_model.py -O gazebo_model.py && python3 gazebo_model.py ```