Skip to content

Ding-Guo/RflySimVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RflySimVision

An example for RflySimVision

#Installation

Requirements: Windows10/11

  1. Download and configure the RFlysim platform according to the tutorial of https://rflysim.com/docs/#/en/2_Configuration/SoftwareInstallation
  2. Download the demo code of RflySimVision at https://github.com/Ding-Guo/RflySimVision.git
  3. open wsl
mv RflySimVision/ego-planner-swarm RflySimVision/sensor_pkg /home 
cd /home/ego-planner-swarm
catkin_make

Autonomous exploration

Windows

cd RflySimVision
SingleRun.bat

WSL

cd /home/ego-planner-swarm/shfiles
bash single.sh

Swarm exploration

Windows

cd RflySimVision
SwarmRun.bat

WSL

cd /home/ego-planner-swarm/shfiles
bash swarm.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors