lymieux / RobotOpenDS-708

Updated (now archived) Robot Open Driver Station for Gorgon Flex from Team 221, forked by Team 708 member.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RobotOpen-HTML5-DriverStation

build author version commits chrome-version

Team 708 fork of Team 221's Driver Station Chrome based App for their Gorgon Flex Robot Controller

Usage

  • A Chrome App for the Driver Station for Robot-Open

  • Updated upstream and all pull requests fufilled

  • Fixed old Gamepad API and handleresp anonymous error

Install

Method 1 : Zip Folder Download

Download the zip file listed under the desired release or in the code dropdown "Download Zip"

Extract the zip

In Chrome, version 23 or higher, visit chrome://extensions

Switch on the developer mode toggle

Select Load Unpacked

In the pop-up box, naviagate to the extracted folder, continue through subfolders until the manifest.json is visible

The Chrome app is now loaded, to run either visit chrome://apps or search for RobotOpen DS 708

Method 2 : CRX File Download

Download the .crx file listed under the desired release or in the code dropdown "Download Zip"

Use an external tool to convert the .crx to a zip file

In Chrome, version 23 or higher, visit chrome://extensions

Switch on the developer mode toggle

Select Load Unpacked

In the pop-up box, naviagate to the extracted folder, continue through subfolders until the manifest.json is visible

The Chrome app is now loaded, to run either visit chrome://apps or search for RobotOpen DS 708

Updating

You can update by either:

Refollow the Installation steps for the desired version, load it, then delete the old version from chrome://extensions

or

Refollow the Installation steps for the desired version, but unzip in the same directory as the older version, and attempt to refresh by hitting the refresh button on the RobotOpen DS 708 widget next to it's toggle

Currently arhived due to lack of urgency and need to update.

About

Updated (now archived) Robot Open Driver Station for Gorgon Flex from Team 221, forked by Team 708 member.

License:GNU General Public License v2.0


Languages

Language:JavaScript 87.7%Language:HTML 11.8%Language:CSS 0.5%