Git Product home page Git Product logo

ursim-and-urcap-native-linux-installation-guide's Introduction

Last Updated September 2019

There may be some issues that aren’t covered in this quick guide and will be updated in the future.

URSim and URCap Installation Guide on Ubuntu – No Virtual Machine Necessary

This guide goes over how to Install URSim natively to Ubuntu 18.04 systems.

Steps to install

  1. Open a terminal and install Maven sudo apt install maven, Java8 sudo apt install openjdk-8-jdk (you may need to install other dependencies as well

  2. Set Java version to Java 8 sudo update-alternatives --config java and select java 8

  3. Download URCap SDK and URSim from the UR Website

  4. Extract both packages to your Home directory

  5. Navigate to /home/username/ursim/ursim-XXXX and open a terminal. Run ./install.sh

  6. Navigate to /home/username/sdk-1.7.0 and open a terminal. Run ./install.sh

  7. To run navigate back to the Ursim directory /home/username/ursim/ursim-XXXX and open terminal and run ./start-ursim.sh

Compiling URCap Project

  1. Navigate to your pom.xml file for your maven/urcap project and open

  2. Make sure the ‘Install path for the UR Sim’ matches were your Ursim folder location and name.

  3. Navigate to your URCap folder and run mvn install -P ursim

  4. Run URSim

ursim-and-urcap-native-linux-installation-guide's People

Contributors

kalervohyyppa avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.