Hi,
In my project, I have an encoder motor which move in a direction, and at a point he we’ll find an obstacle. When it arrives, I want him to stop (but I don’t want him to avoid this obstacle, just to stop when he hits it).
Do I have a way to do it without some distance sensors ?
Is there a way to detect if the motor the axe of this motor is still moving forward ?
I didn’t find any function that corresponds to this situation.
Thank you for any help.