Trajectory filters and joint limits over PI
Hello folks,
I ran into trouble with some of the assumptions that trajectory filters make. I have a servo motor that can do 250 degrees of travel, e.g. it's not a continuous servo. I would like to position it in such a way that the joint limits are, for example, -40 to 210 degrees. The problem is that if some trajectory wants to put this joint at anything over 180 degrees it will want to wrap around, but servo won't be able reach that position for obvious reasons. Is there a way around that?