-
Notifications
You must be signed in to change notification settings - Fork 3
/
_config.yml
36 lines (35 loc) · 1.25 KB
/
_config.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
title: Stack of Tasks
description: Software for Controlling Redundant Robots
baseurl: ""
url: "https://stack-of-tasks.github.io"
markdown: kramdown
remote_theme: Gepetto/jekyll-theme
category_list:
- name: Getting Started
icon: graduation-cap
links:
- name: Download & Install
url: https://stack-of-tasks.github.io/sot-doc/doxygen/HEAD/Installation_Generalities.html
- name: Documentation
icon: book
links:
- name: API Documentation
url: https://stack-of-tasks.github.io/sot-doc/doxygen/HEAD/status_robotpkg_binaries.html
- name: Introduction
url: https://stack-of-tasks.github.io/sot-doc/doxygen/HEAD/page_overview.html
- name: Tutorials
icon: play
links:
- name: Dynamic-graph 101
url: https://stack-of-tasks.github.io/sot-doc/doxygen/HEAD/tutorial_dyn_graph_101.html
- name: Whole body motion
url: https://stack-of-tasks.github.io/sot-doc/doxygen/HEAD/tutorial_whole_body_motion.html
- name: Bridge with ROS
url: https://stack-of-tasks.github.io/sot-doc/doxygen/HEAD/tutorial_ros_bridge.html
- name: Development
icon: wrench
links:
- name: View on Github
url: http://www.github.com/stack-of-tasks/
- name: Support
icon: question-circle