Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
RQT Cristal Map View
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open PRETIL
RQT Cristal Map View
Commits
8dda7bc6
Commit
8dda7bc6
authored
3 years ago
by
Dherbomez Gérald
Browse files
Options
Downloads
Patches
Plain Diff
[DOC] add README.md content for rqt-cristal-map-view
parent
0e8bfc1f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+33
-1
33 additions, 1 deletion
README.md
with
33 additions
and
1 deletion
README.md
+
33
−
1
View file @
8dda7bc6
# 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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment