Difference between revisions of "ClydeNUC Setup"

From wikidb
Jump to: navigation, search
(Install)
(Install)
Line 26: Line 26:
 
** [[Phidgets Installation]]
 
** [[Phidgets Installation]]
 
* Android Studio
 
* Android Studio
 
 
**  https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get
 
**  https://www.digitalocean.com/community/tutorials/how-to-install-java-on-ubuntu-with-apt-get
 
       sudo apt-get update
 
       sudo apt-get update

Revision as of 12:22, 15 February 2017

Now Hood

Configuration

  • Ubuntu 14.04 LTS Trusty Tahr
  • ROS Indigo
  • ROS Jade

Install

     sudo apt-get update
     java -version
     sudo apt-get install default-jre
     sudo apt-get install default-jdk