roslisp
- Roslisp Basic Usage
This tutorial gives a brief intro to roslisp. For more, see the API documentation, and the code in the roslisp_tutorials ROS package.
- Organizing files for roslisp
This tutorial explains how the ASDF standard is used in roslisp, with a few added conventions.
- Simplified version of previous two tutorials
This tutorial is more suitable for Lisp and ROS beginners
roslisp_support
- Unit Testing with RT
This explains how to create unit tests with RT, also for rostest
actionlib_lisp
- Writing a Simple Action Server using the Execute Callback (Common Lisp)
This tutorial presents the macros offered by actionlib_lisp.
- Writing a Simple Action Client (Common Lisp)
This tutorial gives a brief intro to writing clients for actionlib servers
cl_tf
- Basic usage of CL_TF
This tutorial describes the tf client that allows easy access to transformations in the ROS TF framework
Create a new tutorial: