Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
2
210910794
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Summer2021
210910794
Commits
e72a5237
Commit
e72a5237
authored
5 years ago
by
Melih Erdogan
Committed by
Matt Hansen
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
added a new dependency to the list and updated ROS 2 dependencies the link
parent
173206ce
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/BUILD.md
+7
-6
7 additions, 6 deletions
doc/BUILD.md
with
7 additions
and
6 deletions
doc/BUILD.md
+
7
−
6
View file @
e72a5237
...
...
@@ -5,15 +5,16 @@ Quickstart
----------
### Steps
First, install all ROS2 dependencies from the ROS2 Installation page: https://
github.com/ros2/ros2/wiki
/Linux-Development-Setup
First, install all ROS2 dependencies from the ROS2 Installation page: https://
index.ros.org/doc/ros2/Installation/Dashing
/Linux-Development-Setup
/
Second, install the dependencies for this repository:
```
sh
RUN apt-get
install
-y
\
libsdl-image1.2
\
libsdl-image1.2-dev
\
libsdl1.2debian
\
libsdl1.2-dev
sudo
apt-get
install
-y
\
libsdl-image1.2
\
libsdl-image1.2-dev
\
libsdl1.2debian
\
libsdl1.2-dev
\
graphicsmagick
```
Third, ensure there are no ROS environment variables set in your terminal or
`.bashrc`
file before taking the steps below.
*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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