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
334d8019
Unverified
Commit
334d8019
authored
6 years ago
by
Maytheewat Aramrattana
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Readme.md
parent
36724393
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
+13
-4
13 additions, 4 deletions
Readme.md
with
13 additions
and
4 deletions
Readme.md
+
13
−
4
View file @
334d8019
...
@@ -2,7 +2,16 @@
...
@@ -2,7 +2,16 @@
*
Ubuntu 16.04 LTS
*
Ubuntu 16.04 LTS
*
ROS Kinetic
*
ROS Kinetic
*
Gazebo 7.14
*
Gazebo 7.14
*
You can use this script
[
here
](
https://raw.githubusercontent.com/PX4/Devguide/master/build_scripts/ubuntu_sim_ros_gazebo.sh
)
*
You can use this script
[
here
](
https://raw.githubusercontent.com/PX4/Devguide/master/build_scripts/ubuntu_sim_ros_gazebo.sh
)
:
1.
Download or save it somewhere
1.
Download or save it somewhere
2.
Go to the location that you saved it
2.
Go to the location that you saved it
3.
source ubuntu_sim_ros_gazebo.sh
3.
source ubuntu_sim_ros_gazebo.sh
# OpenUAV #
This simulation is based on
[
OpenUAV
](
https://github.com/Open-UAV
)
project.
1.
In your home directory create a
`src`
folder by typing
`mkdir src`
in your terminal
2.
`cd src`
3.
Clone all git repositories in OpenUAV to this folder by
`git clone`
command
4.
Go to the
`Firmware`
repository by typing
`cd Firmware`
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
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