~codeforger/pypal/docs

« back to all changes in this revision

Viewing changes to pypal/api/actuator/AngularMotor

  • Committer: Michael Rochester
  • Date: 2014-07-15 11:24:37 UTC
  • Revision ID: m.rochester93@googlemail.com-20140715112437-ab14ls9ba2bk7p2j
removed my progress tracking files as they are nolonger neede

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
void Init (palRevoluteLink* rl, Float max)
2
 
palAngularMotor* actuator_angular_motor_create(palBody* pb, palBody* pb, float, float, float)
3
 
Spring(body, body, spring_desc())
4
 
 
5
 
void Update (float target Velocity)
6
 
actuator_angular_motor_Update(palAngularMotor *fa, float)
7
 
apply(float)
 
 
b'\\ No newline at end of file'