Giter Club home page Giter Club logo

robo_magellan's Introduction

PRSG RoboMagellan ROS node

What’s in the repository?

The current use of this repository is to simulate a ROS node for the purposes of developing automated build. See PRSG’s project website for project details

This Repository is integrated with Jenkins!

Continuous Integration Etiquette:

  • Request access to to Jenkins notifications if you commit code here.

  • Check out the test suite. (still being developed).

  • Build and run the tests locally before pushing to Github.

  • If you build and run the tests successfully locally, go ahead and push to Github.

  • If you push to Jenkins and get an email failure, please fix it immediately!

Prepare your System

1. Install Ubuntu and ROS to UP and Test

2. Install Chrony

Chrony implements Network Time Protocol, (NTP), in order to keep your system clock accurate. It is designed to work with intermittent network connections.

sudo apt-get install chrony

3. Configure Zeroconf

Add this line to your .bashrc file on the UP and your development machine. Reboot.

export ROS_HOSTNAME=`echo $HOSTNAME`.local

Reboot the machine and test configuration from both ends. If you named your machine 'robot' as advised in Intel documents, you should be able to ping the robot’s processor from your machine. Substitue robot for your machine name if ou elected to use a different name.

$ ping robot.local

To test your laptop/development machine,

$ ssh [email protected]
$ [email protected]'s password:
robot@robot:~$ ping my_machine.local

robo_magellan's People

Contributors

javatechs avatar merose avatar jmdahling avatar pryme avatar

Watchers

James Cloos avatar  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.