cl-move-base-msgs software package provides LISP code for move-base-related ROS Messages, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install cl-move-base-msgs
cl-move-base-msgs is installed in your system.
Make ensure the cl-move-base-msgs package were installed using the commands given below,
$ sudo dpkg-query -l | grep cl-move-base-msgs *
You will get with cl-move-base-msgs package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Lisp |
| Package | cl-move-base-msgs |
| Version | 1.13.0-5 |
| Description | LISP code for move-base-related ROS Messages |
| Sub Section | Lisp |