Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
panda_gazebo_workspace
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
Container 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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Tiede
panda_gazebo_workspace
Commits
541d90b5
Commit
541d90b5
authored
4 years ago
by
Johannes Mey
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md: add system requirements and fix rosdep call
parent
08cc0482
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
README.md
+2
-1
2 additions, 1 deletion
README.md
with
2 additions
and
1 deletion
README.md
+
2
−
1
View file @
541d90b5
...
...
@@ -20,6 +20,7 @@ instructions further below in this document. Please note that the setup uses vnc
-
Ubuntu 18.4
-
ROS Melodic
-
*additionally required packages:*
`ros-melodic-libfranka`
`python-catkin-tools`
`libeigen3-dev`
## Installation
...
...
@@ -37,7 +38,7 @@ instructions further below in this document. Please note that the setup uses vnc
-
`git clone https://git-st.inf.tu-dresden.de/ceti/ros/panda_simulation.git`
**or**
`git clone git@git-st.inf.tu-dresden.de:ceti/ros/panda_simulation.git`
-
`git clone https://git-st.inf.tu-dresden.de/ceti/ros/sample_applications.git`
**or**
`git clone git@git-st.inf.tu-dresden.de:ceti/ros/sample_applications.git`
-
change into the workspace main directory
`cd ..`
-
install ROS package dependencies
`rosdep install --from-paths .`
-
install ROS package dependencies
`rosdep install
-i
--from-paths .`
-
build the workspace
`catkin build`
-
source the config: depending on your shell
-
`source devel/setup.bash`
(default)
...
...
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