Skip to content
Snippets Groups Projects
Commit 8dda7bc6 authored by Dherbomez Gérald's avatar Dherbomez Gérald
Browse files

[DOC] add README.md content for rqt-cristal-map-view

parent 0e8bfc1f
Branches
No related tags found
No related merge requests found
# RQT Cristal Map View # RQT Cristal Map View
# COMING LATER ## Dependencies
\ No newline at end of file
This package was validated on ROS Noetic under Ubuntu 20.04. Please install a valid ROS Noetic environment http://wiki.ros.org/noetic/Installation/Ubuntu
It depends on the Qt Location features and QML
```
sudo apt install qml-module-qtlocation qml-module-qtquick* qml-module-qtpositioning
```
## Building
In the workspace folder, use catkin_make to build the package.
## Running
Clone the repository in the src folder of your ROS workspace:
```
cd catkin_ws/src
git clone https://gitlab.cristal.univ-lille.fr/open-pretil/rqt-cristal-map-view
```
In the workspace folder :
```
source devel/setup.bash
rqt
```
In the rqt window, select the menu Plugins -> rqt plugins -> GPS Map View
Click on the refresh icon to make the data sources available.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment