ANNarchy iCub Interface 1.1.1
Loading...
Searching...
No Matches
ANN_iCub_Interface.Special_Features Namespace Reference

Functions

 _text_to_list (liststring)
 
 create_robot_interface_file (str filename_config, str filename_interface="./robot_interface.py")
 
Tuple[bool, dict] init_robot_from_file (ANNiCub_wrapper iCub, str xml_file)
 
 save_robot_to_file (ANNiCub_wrapper iCub, str xml_file, str description="")
 

Detailed Description

   Copyright (C) 2022 Torsten Fietzek; Helge Ülo Dinkelbach

   Special_Features.py is part of the iCub ANNarchy interface

   This program is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation, either version 3 of the License, or
   (at your option) any later version.

   The iCub ANNarchy interface is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this headers. If not, see <http://www.gnu.org/licenses/>.