Skip to content
Snippets Groups Projects
Commit dcd12529 authored by Pierre Fernbach's avatar Pierre Fernbach
Browse files

Add ref_height value

parent c9be91e9
No related branches found
No related tags found
No related merge requests found
...@@ -82,6 +82,8 @@ class Robot (Parent): ...@@ -82,6 +82,8 @@ class Robot (Parent):
100.,1.,20., 100.,1.,20.,
100.,1.,20.,] 100.,1.,20.,]
DEFAULT_COM_HEIGHT = 0.445
# informations required to generate the limbs databases the limbs : # informations required to generate the limbs databases the limbs :
nbSamples = 50000 nbSamples = 50000
octreeSize = 0.002 octreeSize = 0.002
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment