https://github.com/ami-iit/paper_sartore_2025_ergocub_nature_machine_intelligence
https://github.com/ami-iit/paper_sartore_2025_ergocub_nature_machine_intelligence
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: ami-iit
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 43.9 KB
Statistics
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
Towards a Shared Embodied Intelligence of Humanoid Robots: Optimization, Development, and Testing of the Human-Aware ergoCub Robot
This repository contains the code associated with the paper submitted for consideration to Nature Machine Intelligence. All the collected code depends on publicly available libraries. Below are the links to the main dependencies used:
In this repository, we collect the scripts implemented for the results presented in the paper.
First Architecture Instance: Optimal Hardware
This section includes the scripts required to replicate the hardware optimization performed for the ergoCub robot.
Dependencies
- The optimization process depends on adam, which implements the core functionalities.
Contents
- The scripts for hardware optimization.
- The output models from the optimization process, collected in this folder.
Second Architecture Instance: Physical Intelligence
This section includes the scripts required to replicate the human-robot interaction experiments.
Dependencies
- The code relies on the shared controllers library, which implements the main functionalities.
Contents
- The scripts for human-robot interaction experiments.
For further details on usage and implementation, please refer to the respective script documentation within each folder.
Owner
- Name: Artificial and Mechanical Intelligence
- Login: ami-iit
- Kind: organization
- Location: Italy
- Website: https://ami.iit.it/
- Repositories: 111
- Profile: https://github.com/ami-iit
GitHub Events
Total
- Release event: 1
- Watch event: 1
- Public event: 1
- Create event: 1
Last Year
- Release event: 1
- Watch event: 1
- Public event: 1
- Create event: 1
Dependencies
- mcr.microsoft.com/vscode/devcontainers/base 0-${VARIANT} build
- wholebodycontrollib ==0.0.1
- casadi ==3.5.5
- idyntree ==8.1.0
- jax ==0.4.1
- jaxlib ==0.4.1
- matplotlib ==3.6.3
- numpy ==1.22
- prettytable ==3.6.0
- scipy ==1.10.0
- urdf_parser_py ==0.0.4
- urdfpy ==0.0.22