Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed-rtos mbed QEI
Actuators/Arms/Arm.cpp
- Committer:
- madcowswe
- Date:
- 2013-04-16
- Revision:
- 86:769e33a3f0ff
- Parent:
- 85:b0858346d838
File content as of revision 86:769e33a3f0ff:
#include "Arm.h"
namespace arm
{
Arm lower_arm(p25, 0.05, 0.9, 1.9);//2.0
Arm upper_arm(p26, 0.05, 0.6, 2.35);//2.5
} //namespace