Project

General

Profile

Actions

Bug #138

closed

set_limits

Added by Quentin Sable over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Quentin Sable

Description

For safety reasons, need to limit the range of joints angular positions q1, q2, q3.

The differential mechanism used for the transmission introduces relations between the motors angular positions m1 and m2. I don't know if it is feasible, but the best would be to verify that

q1 = (1/8)*(m1 + m2);
q2 = (1/8)*(m1-m2);
q3= m3

are in a given range, which is tunable.

Actions

Also available in: Atom PDF