Skip to content

T-Hishinuma0821/robot-programming

 
 

Repository files navigation

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

This is exercise for robot-programming.

$ source /opt/ros/melodic/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
$ cd ..
$ rosdep install --from-paths src --ignore-src -y -r
$ 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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Common Lisp 99.7%
  • Other 0.3%