Skip to content
Snippets Groups Projects
Commit eb227a8a authored by Boulongne Corentin's avatar Boulongne Corentin
Browse files

Merge branch 'main' of...

parents b7093524 8dda7bc6
No related branches found
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