Skip to content

ChoiTaemin/jsk_common

 
 

Repository files navigation

jsk_common

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 (Utopic) Jade (Vivid)
jsk_common (32-bit) Build Status Build Status Build Status Build Status Build Status
jsk_common (64-bit) Build Status Build Status Build Status Build Status Build Status

Install

You can use jsk.rosbuild to setup your environment.

wget -q -O /tmp/jsk.rosbuild https://raw.github.com/jsk-ros-pkg/jsk_common/master/jsk.rosbuild
bash /tmp/jsk.rosbuild hydro

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.

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.

About

common programs for jsk-ros-pkg

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.6%
  • Python 43.5%
  • Shell 6.4%
  • CMake 3.0%
  • Emacs Lisp 2.3%
  • Common Lisp 1.1%
  • Lua 0.1%