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
Stack Of Tasks
sot-talos
Commits
f032910a
Commit
f032910a
authored
May 16, 2018
by
Olivier Stasse
Browse files
Fix trailing white space.
parents
27952ff3
ef027786
Pipeline
#1277
failed with stage
in 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/sot-talos-device.hh
View file @
f032910a
...
...
@@ -56,7 +56,7 @@ dgsot::Device
void
getControl
(
std
::
map
<
std
::
string
,
dgsot
::
ControlValues
>
&
anglesOut
);
void
timeStep
(
double
ts
)
{
timestep_
=
ts
;
}
void
timeStep
(
double
ts
)
{
timestep_
=
ts
;}
protected:
...
...
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