# uav_control **Repository Path**: UESTC-Auto/uav_control ## Basic Information - **Project Name**: uav_control - **Description**: uav控制程序 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-30 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 使用该代码(添加了自动起飞,搜索模式),需要做以下更改 (1)uav_search_strategy.launch 添加 ``` # 在3行后面添加 #在63行后面添加 ``` (2)sunray_start.launch ``` # 在5行后面添加 #在130行后面添加 ```