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-dynamic-pinocchio
Commits
b2cb0574
Commit
b2cb0574
authored
Jun 26, 2017
by
Rohan Budhiraja
Browse files
[python][AbstractHumanoidRobot] Remove default signal creation.
* Position and Jacobian signals should be created when called
parent
f6f213df
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dynamic_graph/sot/dynamics_pinocchio/humanoid_robot.py
View file @
b2cb0574
...
...
@@ -263,7 +263,7 @@ class AbstractHumanoidRobot (object):
else
:
self
.
dynamic
.
acceleration
.
value
=
self
.
dimension
*
(
0.
,)
self
.
initializeOpPoints
()
#
self.initializeOpPoints()
#TODO: hand parameters through srdf --- additional frames ---
#self.frames = dict()
...
...
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