Giter Site home page Giter Site logo

wkentaro / jsk_common Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jsk-ros-pkg/jsk_common

1.0 3.0 0.0 17.94 MB

common programs for jsk-ros-pkg

CMake 3.87% Python 45.39% Shell 5.59% C++ 42.04% Emacs Lisp 1.93% Common Lisp 0.94% Lua 0.10% EmberScript 0.13%

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 Kinetic (Xenial) Melodic (Bionic) Melodic (Stretch)
jsk_common (arm64) Build Status Build Status Build Status
jsk_common (armhf) Build Status Build Status ---
jsk_common (i386) Build Status --- ---
jsk_common (amd64) 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

garaemon avatar k-okada avatar wkentaro avatar yoheikakiuchi avatar furushchev avatar tarukosu avatar knorth55 avatar aginika avatar mmurooka avatar cottsay avatar iory avatar yutouchimi avatar eisoku9618 avatar snozawa avatar orikuma avatar tnaka avatar 708yamaguchi avatar s-noda avatar kanazawanaoaki avatar yuohara avatar hyaguchijsk avatar h-kamada avatar core-dump avatar chiwunau avatar 7675t avatar kochigami avatar hiroyukimikita avatar rkoyama1623 avatar dependabot[bot] avatar robograffitti avatar

Stargazers

PEP 8 Speaks avatar

Watchers

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