Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Bachelorarbeit
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Jan Wille
Bachelorarbeit
Commits
77301b8a
Commit
77301b8a
authored
3 years ago
by
Jan Wille
Browse files
Options
Downloads
Patches
Plain Diff
glossareinträge festgelegt
parent
1cae9554
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
Bachelorarbeit.pdf
+0
-0
0 additions, 0 deletions
Bachelorarbeit.pdf
Bachelorarbeit.tex
+1
-1
1 addition, 1 deletion
Bachelorarbeit.tex
meta/Glossareinträge.tex
+5
-3
5 additions, 3 deletions
meta/Glossareinträge.tex
with
6 additions
and
4 deletions
Bachelorarbeit.pdf
+
0
−
0
View file @
77301b8a
No preview for this file type
This diff is collapsed.
Click to expand it.
Bachelorarbeit.tex
+
1
−
1
View file @
77301b8a
...
...
@@ -11,7 +11,7 @@
\usepackage
{
siunitx
}
\usepackage
{
listings
}
\usepackage
{
biblatex
}
\usepackage
[toc]
{
glossaries
}
\usepackage
[toc
,nonumberlist,nopostdot
]
{
glossaries
}
\setuptoc
{
toc
}{
totoc
}
...
...
This diff is collapsed.
Click to expand it.
meta/Glossareinträge.tex
+
5
−
3
View file @
77301b8a
% this command "pretty prints" a C++
\newglossaryentry
{
C++
}{
name=
{
C
\nolinebreak
[4]
\hspace
{
-.05em
}
\raisebox
{
.3ex
}{
\footnotesize\textbf
{
++
}}}
,
description=
{
...
...
@@ -6,15 +7,16 @@
}
}
\newglossaryentry
{
gls-ROS
}{
name=
{
Robot Operating System
}
,
\newglossaryentry
{
ROS
}{
name=
{
ROS, kurz für Robot Operating System
}
,
text=
{
ROS
}
,
sort=
{
Robot Operating System
}
,
description=
{
Das Robot Operating System ist eine Sammlung von Softwarebiblioteken und Werkzeugen die hilfreich beim erstellen von Roboter Aplikationen
sind. Von Treibern bis moderne Algoritmen, ROS birgt alles was für das nächste Robotic Projekt benötigt wird. Dabei ist es vollständig Open
Soruce.
}
}
\newacronym
[see={[Glossary:]
{
gls-ROS
}}
]
{
ROS
}{
ROS
}{
Robot Operating System
\glsadd
{
gls-ROS
}}
\newglossaryentry
{
ROS Nodelet
}{
name=
{
ROS Nodelet
}
,
...
...
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