The Wayback Machine - https://web.archive.org/web/20210120104732/https://github.com/immersive-command-system/ImmersiveDroneInterface
Skip to content

The Immersive Semi-Autonomous Aerial Command System is an open-source aerial vehicle command and control platform, designed for immersive interfaces (such as the Oculus Rift). This system provides an intuitive and seamless extension of human operators’ perception and control capabilities over the air, enabling a variety of research applications.

master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Immersive Semi-Autonomous Aerial Command System

Setup

We are using Unity 2017.2.

These commands will handle updating of the ROS submodules. Run them from the top directory of the project using git bash.

git submodule update --init

cd Assets/ROSBridgeLib

git reset --hard HEAD

printf '[submodule "Pointcloud"]\n\tpath = Pointcloud\n\turl = https://github.com/srv/Pointcloud.git'>.gitmodules

git submodule sync

git submodule update --init

Our Documentation

Related Repositories

Tablet Interface

Fastrack

Userpath Fastrack

Additional Documentation

Oculus Input SDK

Oculus Avatar SDK

VRTK Documentation

VRTK Releases

About

The Immersive Semi-Autonomous Aerial Command System is an open-source aerial vehicle command and control platform, designed for immersive interfaces (such as the Oculus Rift). This system provides an intuitive and seamless extension of human operators’ perception and control capabilities over the air, enabling a variety of research applications.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.