-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
165 lines (160 loc) · 4.61 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
site_name: Autonomous vehicles and robots software engineering
site_description: 'A course at Széchenyi István University, Győr, Hungary'
site_author: 'sze'
site_url: 'https://sze-info.github.io/avr/' # Uncomment to set a canonical URL
copyright: |
© Széchenyi István University
docs_dir: docs/
repo_url: https://github.com/sze-info/avr/
nav:
- Start: README.md
- Curriculum:
- 1. Introduction:
- introduction/README.md
- introduction/practice.md
- introduction/windows.md
- introduction/copilot.md
- introduction/linux.md
- 2. ROS 2 concepts and install:
- ros2/README.md
- ros2/practice.md
- ros2/ubuntu.md
- ros2/windows_subsystem.md
- ros2/vscodegit.md
- ros2/ros2_humble.md
- 3. Sensing:
- sensing/README.md
- sensing/practice.md
- 4. ROS 2 advanced:
- ros2advanced/README.md
- ros2advanced/ros2launch.md
- ros2advanced/projects.md
- ros2advanced/smallassignment.md
- ros2advanced/semesterproject.md
- 5. Transformations:
- transformations/README.md
- transformations/practice.md
- 6. Perception:
- perception/README.md
- perception/practice.md
- perception/practice_cluster.md
- perception/ground_filter.md
- perception/road_filter.md
- perception/slam.md
- 7. Simulation:
- simulation/README.md
- simulation/practice.md
- simulation/gazebo_fortress.md
- simulation/f1tenth_sim_a.md
- 8. Planning:
- planning/README.md
- planning/practice.md
- 9. Control:
- control/README.md
- control/ros2practice.md
- 10. AI (artificial intelligence):
- ai/README.md
- ai/practice.md
- 11. Safety V&V:
- safety/README.md
- safety/practice.md
- Assignments:
- assignments/README.md
- assignments/small_assignment.md
- assignments/semester_project.md
- Self-paced:
- ros2halado/py_cpp.md
- self_paced/ros2git.md
- self_paced/linux.md
- self_paced/ros2launchmarker.md
- self_paced/mermaid.md
- ros2halado/rqt.md
- ros2halado/qos.md
- ros2halado/mcap.md
- ros2halado/docker.md
- ros2halado/state.md
- ros2halado/vizualizacio.md
- ros2halado/pointcloud_to_grid.md
- kalman_filter/README.md
- kalman_filter/practice.md
- Links:
- links/README.md
- Moodle: https://szelearning.sze.hu/course/view.php?id=13973
theme:
name: 'material'
favicon: 'assets/images/favicon.svg'
palette:
- scheme: youtube
primary: 'custom'
toggle:
icon: material/weather-night
name: Switch to dark mode
- scheme: slate
# primary: black
primary: 'custom'
toggle:
icon: material/weather-sunny
name: Switch to light mode
features:
- search.suggest
- content.code.copy
- content.code.select
- content.tabs.link
- navigation.tabs # Render top sections as tabs at the top.
- navigation.top # Adds a "Back to top" that is shown when scrolling up.
- toc.follow
icon:
logo: 'material/robot-mower'
repo: 'material/github'
extra_css:
- stylesheets/extra.css
# - https://unpkg.com/katex@0/dist/katex.min.css # KATEX
extra:
social:
- icon: 'fontawesome/brands/github'
link: 'https://jkk-research/jkk-research.github.io'
alternate:
- name: Magyar
link: https://sze-info.github.io/ajr/
lang: hu
- name: English
link: https://sze-info.github.io/avr/
lang: en
markdown_extensions:
- attr_list
- md_in_html
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.emoji:
emoji_index: !!python/name:material.extensions.emoji.twemoji
emoji_generator: !!python/name:material.extensions.emoji.to_svg
- md_in_html
- markdown.extensions.admonition:
- markdown.extensions.codehilite:
guess_lang: false
- markdown.extensions.toc:
permalink: true
- pymdownx.arithmatex:
generic: true
extra_javascript:
- javascripts/mathjax.js
- https://polyfill.io/v3/polyfill.min.js?features=es6
- https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js
- pymdownx.inlinehilite
- pymdownx.snippets
- pymdownx.superfences
plugins:
- search
- social:
cards_layout: default/only/image
cards_layout_options:
background_image: 'assets/images/social1.png'
background_color: "#43AEC5"
color: "#ffffff"
font_family: Ubuntu