ikaros-project / ikaros

An open infrastructure for system level brain modeling
GNU Affero General Public License v3.0
22 stars 23 forks source link

Updated motor modules and motor babbling data from the current-position-mapping module #217

Open pierreklintefors opened 1 month ago

pierreklintefors commented 1 month ago

A module to tune servo control parameters, updated EpiServo module to check for a ServoControlParameter.json file in its directory. If it exist, the servo motor's parameter values are set to the values in the file. CurrentPositionMapping module is performing motor babling and saves position and current data to json files. Currently using nlohmann json package which is slow when the file becomes large