RPGP1 / robot-programming

This is exercise for robot-programming.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robot-programming Build Status Join the chat at https://gitter.im/jsk-enshu/robot-programming

This is exercise for robot-programming.

$ source /opt/ros/indigo/setup.bash   
$ mkdir -p ~/catkin_ws/src
$ cd ~/catkin_ws/src
$ git clone https://github.com/jsk-enshu/robot-programming
$ wstool init .
$ wstool merge robot-programming/.rosinstall.${ROS_DISTRO}
$ wstool update
$ rosdep update
$ rosdep install --from-paths src --ignore-src -y -r
$ cd ..
$ catkin build
$ echo 'source ~/catkin_ws/devel/setup.bash' >> ~/.bashrc ## bashrcについか

Documentations

See online manual for Euslisp models and interfaces.

PDF files are also available from here

About

This is exercise for robot-programming.


Languages

Language:Common Lisp 99.7%Language:Python 0.1%Language:Shell 0.1%Language:TeX 0.1%Language:Makefile 0.0%Language:CMake 0.0%