Research on visualization nuclear radiation in 3D, VR & AR
TODO: Logo
The Immersive Semi-Autonomous Aerial Command System (ISAACS) is an undergraduate research group within the Center for Augmented Cognition of the VHL Vive Center for Enhanced Reality at the University of California, Berkeley. Our research focuses on human-computer interaction, with an emphasis on teleoperation and telesensing with quadrotors with applications in nuclear radiation collection and vizualization.
VIVE Center : https://vivecenter.berkeley.edu/research1/isaacs/
Project Plan : https://docs.google.com/document/d/1GXEwlFQQZe45mb4lhIP9hsZI8URVYLvaSjQq0cltAyw/edit
Project Docs : https://docs.google.com/document/d/1EitUdoNtU1bvZ9CUPSplAm-6ctrPwsNLsU_EhjWt7J8/edit
The ISAACS Virtual Reality Interface is part of our broader vision to help augment human perception, and integrates robot vision and radiation sensing with an intuitive User Interface that enables the command of a swarm of quadrotors. Currently, direct manipulation (using natural hand motion) of the mission-ready DJI Matrice 210 is supported, while sensor integration is still at an experimental stage.
This repository is focusing on the projects undertaken for applying the ISAACS system to nuclear radiation mapping and vizualization.
TODO: Picture
TODO: Add links to content titles.
- Projects Overview
- Installation and Deployment
- Branches
- Roadmap
- Licensing
TODO: Installation, and Deployment + Video showing how to use the interface.
Upstream development happens on the Alpha branch. Once most bugs have been eliminated, changes are pushed on the Beta branch for testing. The Master branch gets updated only when the interface is demo-ready.
This repository contains three types of files: program files, graphics files (visual content, such as quadrotor models), and SDK files. All program files, unless otherwise stated, are distributed under the GNU General Public License version 3. All graphics files are distributed under the Creative Commons Attribution-ShareAlike 4.0 International license. For SDK files, please refer to their respective licenses. A license notice is included in all files created by us. In case of doubt, please send us an email at: TODO.
GNU General Public License version 3 Notice:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.