Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simulation_F651
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jennifer david
Simulation_F651
Commits
61460868
Unverified
Commit
61460868
authored
6 years ago
by
Maytheewat Aramrattana
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Readme.md
parent
334d8019
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Readme.md
+12
-0
12 additions, 0 deletions
Readme.md
with
12 additions
and
0 deletions
Readme.md
+
12
−
0
View file @
61460868
...
...
@@ -15,3 +15,15 @@ This simulation is based on [OpenUAV](https://github.com/Open-UAV) project.
5.
`source setup-install.sh`
(press
<kbd>
Return
</kbd>
to continue when asked)
6.
When it finishes, type
`make posix_sitl_default`
7.
Then try to run Gazebo by typing
`gazebo`
in your terminal
# FAQ #
<details>
<summary>
If after making
`posix_sitl`
, Gazebo doesn’t launch and gives you a error message regarding
`geographiclib`
</summary>
<p>
Do the following:
In your terminal type: sudo apt-get install ros-kinetic-mavros ros-kinetic-mavros-extras
When that installation is ready type:
cd; wget https://raw.githubusercontent.com/mavlink/mavros/master/mavros/scripts/install_geographiclib_datasets.sh
./install_geographiclib_datasets.sh
you might have to make the install_geographiclib_datasets.sh executable.
In terminal(home): sudo ./install_geographiclib_datasets.sh
</p>
</details>
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