Git Product home page Git Product logo

sbpl_demos's Introduction

Instructions how to run sbpl_demos

On a local computer (which runs ROS Indigo), prepare three terminal tabs for the following machines:

  • alan1 (c1 of PR2)
  • alan2 (c2 of PR2)
  • the local computer

On alan1 tab

First of all, connect to alan1.

ssh demos@alan1

Then, open a new screen with the following commands.

roscd sbpl_demos
screen -c screen_config/screenrc_alan1

Each tab of screen should have the required command to run on alan1.

Check for additional comments on each screen tab, and run the commands in the order of screen tabs.

On alan2 tab

Do the same things but for alan2.

ssh demos@alan2
roscd sbpl_demos
screen -c screen_config/screenrc_alan2

On the local computer tab

Open a new screen with the following commands.

roscd sbpl_demos
screen -c screen_config/screenrc_tatooine

As a side note, set up the sytem time to California loal time (PST or PDT), just like PR2, to avoid any issues related to tf buffer.

You can also use chrony to syncing your computer to alanbase.

  • Add server alanbase minpoll 0 maxpoll 5 maxdelay 0.05 to your /etc/chrony/chrony.conf
  • Restart chrony with invoke-rc.d chrony restart
  • Check time offset with ntpdate -q alanbase

sbpl_demos's People

Contributors

abrinkmacmu avatar aurone avatar bfactor avatar brinkap avatar cyberphysicalrobotics avatar rasinghsidhu avatar skysk7 avatar

Stargazers

 avatar  avatar  avatar

Watchers

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