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
Humanoid Path Planner
hpp-practicals
Commits
9a14e35f
Commit
9a14e35f
authored
Oct 12, 2017
by
Joseph Mirabel
Committed by
Joseph Mirabel
Oct 12, 2017
Browse files
Add setConstantRightHandSide to slide class-2/Numerical constraints
parent
b83c2f94
Changes
1
Hide whitespace changes
Inline
Side-by-side
slides/manipulation.tex
View file @
9a14e35f
...
...
@@ -65,8 +65,14 @@ Constraints to which manipulation motions are subject can be expressed numerical
\begin{itemize}
\item
Numerical constraints:
$$
f
(
\conf
)
=
0
,
\ \ \ \begin
{
array
}{
l
}
m
\in\entiernaturel
,
\\
f
\in
C
^
1
(
\CS
,
\real
^
m
)
\end
{
array
}
$$
\begin{itemize}
\item
\texttt
{
\scriptsize
setConstantRightHandSide(True)
}
\end{itemize}
\item
Parameterizable numerical constraints:
$$
f
(
\conf
)
=
f
_
0
,
\ \ \ \begin
{
array
}{
l
}
m
\in\entiernaturel
,
\\
f
\in
C
^
1
(
\CS
,
\real
^
m
)
\\
f
_
0
\in\real
^
m
\end
{
array
}
$$
\begin{itemize}
\item
\texttt
{
\scriptsize
setConstantRightHandSide(False)
}
\end{itemize}
\end{itemize}
\end{frame}
...
...
Write
Preview
Markdown
is supported
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