Source: ros-roslisp Section: lisp Priority: optional Maintainer: Debian Science Maintainers Uploaders: Jochen Sprickerhof , Leopold Palomo-Avellaneda Build-Depends: debhelper-compat (= 13), catkin Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://wiki.ros.org/roslisp Vcs-Browser: https://salsa.debian.org/science-team/ros-roslisp Vcs-Git: https://salsa.debian.org/science-team/ros-roslisp.git Package: roslisp Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, sbcl | lisp-compiler, rospack-tools, cl-rosgraph-msgs, cl-std-srvs, python3 Description: Lisp client library for Robot OS This package is part of Robot OS (ROS). Roslisp is a client library for writing ROS nodes in idiomatic Common Lisp. The library is written to support ease of use, quick scripting of nodes, and interactive debugging of a running ROS system.