-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,13 @@ | ||
# Ankle setup | ||
The setup was created to do some test for the ErgoCub 2.0 Ankle Design project. | ||
It utilizes a Camozzi linear actuator, shown in the image below. | ||
![ankle_camozzi_experimental_setup](readme_assets/imgs/setup.png) | ||
| Ankle experimental setup | | ||
|---------------------------------- | | ||
|![ankle_camozzi_experimental_setup](readme_assets/imgs/setup.png)| | ||
|
||
## Hardware | ||
### Motors | ||
- `MECAPION APM SA01ACN-8` [Datasheet](http://wingst-icub.iit.local/direct_download.php?LINK=%2F%2Fiiticubstor01.iit.local%2Ficub-tech%2Fmechatronics%2FDatasheet%2FMotors%2FMecapion%2FMecapion+servo+motors+2012.pdf) (includes integrated encoder specifications) | ||
### Electronic boards | ||
- `2FOC` [Documentation](https://github.com/icub-tech-iit/electronics-boards/tree/master/2foc/docs) | ||
- `EMS4` [Documentation](https://github.com/icub-tech-iit/electronics-boards/tree/master/ems4/docs) | ||
- `EMS4` [Documentation](https://github.com/icub-tech-iit/electronics-boards/tree/master/ems4/docs) |