集群式无人机仿真环境和数据集

仿真环境和数据集

Quick Start

Compiling tests passed on 20.04 with ros installed. You can just execute the following commands one by one.

shell 复制代码
# Download the Simulator and run it
wget https://cloud.tsinghua.edu.cn/library/34e91522-1117-4021-874f-d40083dc90e0/Simulator/UAV_Bear_Simulator.zip
uzip UAV_Bear_Simulator.zip
cd ./UAV_Bear_Simulator
mkdir ~/Documents/AirSim
cp settings.json ~/Documents/AirSim
./Landscape.sh
# Play UAV using a keyboard
sudo apt-get install ros-noetic-desktop-full
sudo apt-get install ros-noetic-geographic-msgs, ros-noetic-tf2-geometry-msgs, ros-noetic-tf2-sensor-msgs, ros-noetic-image-transport
sudo apt-get install python3-catkin-tools
https://cloud.tsinghua.edu.cn/library/34e91522-1117-4021-874f-d40083dc90e0/Simulator/UAV_Bear_Alg.zip
uzip UAV_Bear_Alg.zip
cd UAV_Bear_Alg
catkin_make -DPYTHON_EXECUTABLE=/usr/bin/python3
source devel/setup.bash
roslaunch kb_ctrl kb_ctrl.launch

Acknowledgements

This work can extend to multi-sensor fusion, swarm navigation, and swarm tracking tasks.

  • ros-noetic
  • ubuntu20.04
  • NVIDIA RTX4090TI gpu (version:535.146.02)
  • INTEL I5 12th CPU

SwarmSim

SwarmSim is a general-purpose multi-robot simulator based on Unity and a benchmark for swarm embodied intelligence in a dynamic, dense, open, and interference environment. SwarmSim includes 3 types of terrain, 7 types of weather, and 8 types of sensor information.

Key Value
Scenario primeval forest
Task wildlife protection
Target bear, deer, wolf
terrain mountains, lakes, plains
weather Sunny, rain, snow, fog, wind, fire, thunder
Sensor RGBD, brightness, temperature, humidity, smoke, airflow, lidar, infrared
Robot quadcopter drone


相关推荐
程序猿小D1 天前
【完整源码+数据集+部署教程】孔洞检测系统源码和数据集:改进yolo11-RetBlock
yolo·计算机视觉·毕业设计·数据集·yolo11·孔洞检测
爱分享的飘哥3 天前
第六十六篇:AI模型的“口才”教练:Prompt构造策略与自动化实践
人工智能·自动化·prompt·aigc·数据集·llm训练·数据工程
飞翔的佩奇3 天前
【完整源码+数据集+部署教程】武器目标检测系统源码和数据集:改进yolo11-AggregatedAtt
人工智能·python·yolo·目标检测·计算机视觉·数据集·yolo11
程序猿小D6 天前
【完整源码+数据集+部署教程】植物生长阶段检测系统源码和数据集:改进yolo11-rmt
python·yolo·计算机视觉·目标跟踪·数据集·yolo11·植物生长阶段检测系统
飞翔的佩奇9 天前
【完整源码+数据集+部署教程】海上场景水上交通物体检测图像分割系统源码和数据集:改进yolo11-HGNetV2
python·yolo·计算机视觉·毕业设计·数据集·yolo11·水上交通物体检测
大千AI助手15 天前
FEVER数据集:事实验证任务的大规模基准与评估框架
人工智能·深度学习·数据集·fever·事实验证·事实抽取·虚假信息
想要成为计算机高手21 天前
11. isaacsim4.2教程-Transform 树与Odometry
人工智能·机器人·自动驾驶·ros·rviz·isaac sim·仿真环境
semantist@语校1 个月前
面向向量检索的教育QA建模:九段日本文化研究所日本语学院的Prompt策略分析(6 / 500)
人工智能·支持向量机·百度·ai·开源·prompt·数据集
semantist@语校1 个月前
从Prompt到结构建模:如何以数据驱动重构日本语言学校体系?以国际日本语学院为例
数据结构·人工智能·ai·prompt·github·数据集·知识图谱
想要成为计算机高手1 个月前
6.isaac sim4.2 教程-Core API-多机器人,多任务
人工智能·python·机器人·英伟达·模拟器·仿真环境