benelot / minemonics

(Alpha Stage, work in progress) An open-source 3D virtual creature evolution simulator built in OGRE rendering engine in C++ to experiment with emergent gait-periodicity in evolved creatures on unknown terrain.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make serialization for chaotic controller and its input structure

benelot opened this issue · comments

Add sensor type, number to the controller
JointProprioceptor types: number of joint and DoF
Others to be determined

When running the initialization, the controllers get the correct joints/elements initialized

Works since commit 85b340d