Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Robot 3d SLAM
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
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Oliver Kania
Robot 3d SLAM
Commits
55894cdf
Commit
55894cdf
authored
3 weeks ago
by
Oliver Kania
Browse files
Options
Downloads
Patches
Plain Diff
fixed readme
parent
503ce8e2
Branches
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
+22
-5
22 additions, 5 deletions
README.md
with
22 additions
and
5 deletions
README.md
+
22
−
5
View file @
55894cdf
...
...
@@ -36,17 +36,34 @@
```
5.
**Roboter in RViz visualisieren**
-
Starte RViz mit URDF-Model:
-
Starte
die Roboter-Visualisierung in
RViz mit URDF-Model
l
:
```
bash
ros2 launch my_robot_package
urdf_rviz
.launch.py
ros2 launch my_robot_package
view_ur
.launch.py
ur_type:
=
ur5
```
##
Getting started
##
Vorinstallation
To make it easy for you to get started with GitLab, here's a list of recommended next steps.
Bevor du das Setup verwendest, stelle sicher, dass folgende Pakete und Abhängigkeiten installiert sind:
Already a pro? Just edit this README.md and make it your own. Want to make it easy?
[
Use the template at the bottom
](
#editing-this-readme
)
!
---
### 1. ROS 2 Humble installieren
Folge der offiziellen Anleitung:
https://docs.ros.org/en/humble/Installation.html
---
### 2. Abhängigkeiten für das Universal Robots Setup
#### a) UR-Description Package (für das URDF Modell)
Clone das
**UR ROS2 Description Package**
in dein Workspace:
```
bash
cd
~/ros2_ws/src
git clone
-b
humble https://github.com/UniversalRobots/Universal_Robots_ROS2_Description.git ur_description
## Add your files
...
...
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