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
b0197a06
Commit
b0197a06
authored
Apr 02, 2020
by
Joseph Mirabel
Committed by
olivier stasse
Apr 03, 2020
Browse files
[Python] Fix initialization of robot.
parent
2f5d2c6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamic_graph/sot/talos/talos.py
View file @
b0197a06
...
...
@@ -92,6 +92,7 @@ class Talos(AbstractHumanoidRobot):
self
.
dynamic
.
displayModel
()
self
.
dimension
=
self
.
dynamic
.
getDimension
()
self
.
device
=
device
self
.
initializeRobot
()
self
.
AdditionalFrames
.
append
(
...
...
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