Skip to content

Commit d3383a2

Browse files
committed
Auto-merge from CI
2 parents 5559c0a + 3a0ba5a commit d3383a2

File tree

293 files changed

+5283
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

293 files changed

+5283
-0
lines changed

docs/404/index.html

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,104 @@
1+
2+
<!DOCTYPE html>
3+
<html lang="en" class="full" > <!-- -->
4+
<head>
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta name="description" content="">
9+
<meta name="author" content="">
10+
<link rel="icon" href="../../favicon.ico">
11+
<script>
12+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
13+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
14+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
15+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
16+
17+
ga('create', 'UA-66232368-1', 'auto');
18+
ga('send', 'pageview');
19+
20+
</script>
21+
<title>Docs</title>
22+
<!-- Latest compiled and minified CSS -->
23+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/css/bootstrap.min.css">
24+
25+
<!-- Custom styles for this template -->
26+
<link href="/assets/offcanvas.css" rel="stylesheet">
27+
<link href="/assets/docsmin.css" rel="stylesheet">
28+
<link href="/assets/full.css" rel="stylesheet">
29+
<link href="/assets/mods.css" rel="stylesheet">
30+
<link href='http://fonts.googleapis.com/css?family=Lato&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
31+
32+
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
33+
<!--[if lt IE 9]>
34+
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
35+
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
36+
<![endif]-->
37+
</head>
38+
39+
<body>
40+
<nav class="navbar navbar-fixed-top navbar-inverse navfront" role="navigation">
41+
<div class="container">
42+
<div class="navbar-header">
43+
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
44+
<span class="sr-only">Toggle navigation</span>
45+
<span class="icon-bar"></span>
46+
<span class="icon-bar"></span>
47+
<span class="icon-bar"></span>
48+
</button>
49+
50+
</div>
51+
<div id="navbar" class="collapse navbar-collapse">
52+
<ul class="nav navbar-nav">
53+
54+
<li ><a href="../">
55+
CommonWealth Robotics</a></li>
56+
57+
58+
<li ><a href="../tutorials/">
59+
Tutorials</a></li>
60+
61+
62+
</ul>
63+
</div><!-- /.nav-collapse -->
64+
</div><!-- /.container -->
65+
</nav><!-- /.navbar -->
66+
<div class="hero-unit test">
67+
</div>
68+
<div class="container">
69+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
70+
<html>
71+
<head>
72+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
73+
<meta http-equiv="Content-Style-Type" content="text/css">
74+
<title>Page Redirection</title>
75+
<meta name="Generator" content="Cocoa HTML Writer">
76+
<meta name="CocoaVersion" content="1404.34">
77+
<style type="text/css">
78+
span.s1 {font-kerning: none}
79+
span.s2 {text-decoration: underline ; font-kerning: none; color: #0000ee; -webkit-text-stroke: 0px #0000ee}
80+
</style>
81+
</head>
82+
<body>
83+
<h2 style="margin: 0.0px 0.0px 14.9px 0.0px; line-height: 22.0px; font: 18.0px Times; color: #000000; -webkit-text-stroke: #000000"><span class="s1"><b>Oops! We cant find this document.<span class="Apple-converted-space"> </span></b></span></h2>
84+
<h2 style="margin: 0.0px 0.0px 14.9px 0.0px; line-height: 22.0px; font: 18.0px Times; color: #000000; -webkit-text-stroke: #000000"><span class="s1"><b>If you are not redirected automatically to our existing tutorials, follow </b><a href="http://www.neuronrobotics.com/"><span class="s2"><b>this link.</b></span></a><b><span class="Apple-converted-space"> </span></b></span></h2>
85+
</body>
86+
</html>
87+
88+
</div>
89+
<!-- Bootstrap core JavaScript
90+
================================================== -->
91+
<!-- Placed at the end of the document so the pages load faster -->
92+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
93+
<!-- Latest compiled and minified JavaScript -->
94+
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js"></script>
95+
96+
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
97+
<script src="/assets/js/ie10-viewport-bug-workaround.js"></script>
98+
<script src="/assets/holder.js"></script>
99+
<script src="/assets/offcanvas.js"></script>
100+
</body>
101+
</html>
102+
103+
104+
98.1 KB
Loading

docs/DyIO-First-Steps/DyIOSteps.gif

2.81 MB
Loading

0 commit comments

Comments
 (0)