Giter VIP home page Giter VIP logo

jsk_common's Introduction

jsk_common

GitHub version Build Status Read the Docs Slack Join the chat at https://gitter.im/jsk-ros-pkg/jsk_common

Document

See readthedocs for document.

Deb Build Status

Package Indigo (Saucy) Indigo (Trusty) Jade (Trusty) Jade (Vivid) Kinetic (Wily) Kinetic (Xenial)
jsk_common (armhf) Build Status Build Status Build Status Build Status Build Status Build Status
jsk_common (i386) Build Status Build Status Build Status Build Status Build Status Build Status
jsk_common (amd64) Build Status Build Status Build Status Build Status Build Status Build Status

Install

If you use Kinetic on Debian or Ubuntu, you can run

apt-get install ros-kinetic-jsk-common
Or, if you are willing to install from source, you instead can run
mkdir -p catkin_ws/src
cd catkin_ws/src
git clone http://github.com/jsk-ros-pkg/jsk_common
cd jsk_common
rosdep install -y -r --from-path . --ignore-src
cd ../../
catkin build
For hacker
wget -q -O /tmp/jsk.rosbuild https://raw.github.com/jsk-ros-pkg/jsk_common/master/jsk.rosbuild
bash /tmp/jsk.rosbuild --from-source hydro
For hrpsys user
wget -q -O /tmp/jsk.rosbuild https://raw.github.com/jsk-ros-pkg/jsk_common/master/jsk.rosbuild
bash /tmp/jsk.rosbuild --rtm hydro
For hrpsys hacker
wget -q -O /tmp/jsk.rosbuild https://raw.github.com/jsk-ros-pkg/jsk_common/master/jsk.rosbuild
bash /tmp/jsk.rosbuild --from-source --rtm hydro

jsk.rosbuild generates filesystem as follows:

~ --- ros
       + --- hydro_parent: Only availabe if --from-source option is enabled
              + --- src:   maintained by wstool
              + --- build: generated by catkin_tools
              + --- devel: generated by catkin_tools
       +--- hydro
             + --- src:    maintained by wstool
             + --- build:  generated by catkin_tools
             + --- devel:  generated by catkin_tools

Watch all the jsk github repositories.

Please use this

Slack for JSK Lab members

You can login to slack from here. You can create account using imi address.

scudcloud is a desktop client for slack and you can install it by following instruction.

You can restart travis and jenkins from slack's #travis channel.

You can browse all channels by clicking Channels in a left menu bar.

Restart travis from slack

Type restart travis <job-id> from slack#travis channel.

N.B.: <job-id> is not the number of Pull-request.

you can get <job-id> from Travis page.

Restart docker from slack

Type restart docker from slack#travis channel.

jsk_common's People

Contributors

708yamaguchi avatar 7675t avatar aginika avatar chiwunau avatar core-dump avatar cottsay avatar eisoku9618 avatar ericlesaquiles avatar furushchev avatar garaemon avatar h-kamada avatar hiroyukimikita avatar hyaguchijsk avatar iory avatar k-okada avatar knorth55 avatar kochigami avatar mmurooka avatar mttamtam avatar orikuma avatar robograffitti avatar s-noda avatar snozawa avatar tarukosu avatar tnaka avatar wkentaro avatar yoheikakiuchi avatar yuohara avatar yutouchimi avatar yuyu2172 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.