Skip to content

Commit

Permalink
Add brief project description in README (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
imcatta1 committed Jan 31, 2019
1 parent b5aba1c commit fb41334
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![Build Status](https://travis-ci.org/imcatta/ros_mapek_framework.svg?branch=master)](https://travis-ci.org/imcatta/ros_mapek_framework)
[![Documentation Status](https://readthedocs.org/projects/ros-mape-k-framework/badge/?version=latest)](https://ros-mape-k-framework.readthedocs.io/en/latest/?badge=latest)

A simple framework that help developers build [ROS](http://ros.org) applications based on the MAPE-K pattern. Full documentation is avalable at [ros-mape-k-framework.readthedocs.io](https://ros-mape-k-framework.readthedocs.io).

### How to install
0. [Install ROS](http://wiki.ros.org/melodic/Installation). The full version is required.
Expand All @@ -29,5 +30,3 @@ source devel/setup.bash
roslaunch mapek_framework_demo demo.launch
```
3. (Optional) Inspect nodes using `rqt_graph` and `rosrun rqt_console rqt_console`.
![Screenshot](docs/images/rqt_graph_screenshot.png)
![Screenshot](docs/images/rqt_console_screenshot.png)

0 comments on commit fb41334

Please sign in to comment.