Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
be-insa
Commits
5e6c8ff7
Commit
5e6c8ff7
authored
Jan 22, 2020
by
Florent Lamiraux
Committed by
Florent Lamiraux florent@laas.fr
Jan 22, 2020
Browse files
Fix typo.
parent
3b466f4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
instructions/exercise-2.asciidoc
View file @
5e6c8ff7
...
...
@@ -35,7 +35,7 @@ with members
with methods
* +cost+ that takes a configuration vector
as input
and th
e
return a real
* +cost+ that takes
as input
a configuration vector and th
at
return
s
a real
valued cost,
* +solve+ that takes as input an initial configuration and that returns
a configuration minimizing the pose error.
...
...
instructions/exercise-2.html
View file @
5e6c8ff7
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html
xmlns=
"http://www.w3.org/1999/xhtml"
xml:lang=
"en"
>
<head>
<meta
http-equiv=
"Content-Type"
content=
"application/xhtml+xml; charset=UTF-8"
/>
<meta
name=
"generator"
content=
"AsciiDoc 8.6.
9
"
/>
<meta
name=
"generator"
content=
"AsciiDoc 8.6.
10
"
/>
<title>
Computing inverse kinematics
</title>
<style
type=
"text/css"
>
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
...
...
@@ -807,7 +808,7 @@ a robot,
<div
class=
"ulist"
><ul>
<li>
<p>
<code>
cost
</code>
that takes a configuration vector
as input
and th
e
return a real
<code>
cost
</code>
that takes
as input
a configuration vector and th
at
return
s
a real
valued cost,
</p>
</li>
...
...
@@ -826,7 +827,7 @@ a robot,
<div
id=
"footer"
>
<div
id=
"footer-text"
>
Last updated
20
19-1
1-2
9
1
4
:3
2:40
CET
20
20-0
1-2
2
1
5
:3
4:55
CET
</div>
</div>
</body>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment