Skip to content

UBC-Cognitive-Systems-Society/CogsRobotAR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COGS Robot AR

Continued development of the COGS robot/IoT app

Goals for development:

  • Improved UI
  • Manual control of the robot
  • Hololens/controller support because why not lmao
  • Performance/Technical improvements for robot code

Workshop

Installation

Tested with Unity 2018.2.16 installed with Vuforia 7.5

Installed with both Vuforia and Android Build Components

Releases

Each release includes both an APK to test out the project and a zip file of starter code to work through the workshop

Building for Android

Building the Robot

  • I used a Particle photon to control the robot
  • To build the robot, mostly follow this guide https://docs.google.com/document/d/1ZbvWbrLAp_iHPgDpoouUpZCBtnHmlw-4PE3RyQugldU/edit
    • I didn't use the photoresistors, but otherwise every thing is the same. Motors and ultrasonic sensors are both plugged into the digital ports on the photon. See code definitions to get specific ports used.
  • Use git clone -recursive https://github.com/ubcemergingmedialab/VuforiaIoT.git to get the robot code

About

Visualizing a IoT connected robot

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 58.4%
  • ShaderLab 41.6%