See readthedocs for document.
Package | Indigo (Saucy) | Indigo (Trusty) | Jade (Trusty) | Jade (Vivid) | Kinetic (Wily) | Kinetic (Xenial) |
---|---|---|---|---|---|---|
jsk_common (armhf) | ||||||
jsk_common (i386) | ||||||
jsk_common (amd64) |
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
Please use this
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.
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.
Type restart docker
from slack#travis channel.