This repository was archived by the owner on Jun 1, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ This is a collection of packages to work on ROS-based software from Emacs.
6
6
Supported are the versions of Emacs >= 24.3. For older versions please use the
7
7
[ older-than-emacs24.3 branch] ( https://github.com/code-iai/ros_emacs_utils/tree/older-than-emacs24.3 ) .
8
8
9
- It has a ``` rosemacs ``` package, which contains functions for starting a roscore,
9
+ The repo contains a ``` rosemacs ``` package, which provides functions for starting a roscore,
10
10
monitoring ROS nodes etc (with corresponding Emacs key bindings).
11
11
And, in addition to that, it has a number of packages to simplify
12
12
development of roslisp-based packages. Among them is
13
13
a wrapper for Slime (Lisp interactive development environment) called ``` slime_wrapper ``` ,
14
14
a contrib for Slime to work with ROS ``` slime_ros ``` ,
15
- and a Slime REPL called ``` roslisp_repl ``` , configured to start slime, slime_ros and roslisp.
15
+ and a Slime REPL called ``` roslisp_repl ``` , configured to start slime, slime_ros and setup roslisp.
16
16
17
17
This document only gives you instructions on installation.
18
18
For other information consult the official wiki pages of the packages:
You can’t perform that action at this time.
0 commit comments