06-04-2025, 06:11 AM
How would I keep the same orientation of the robot the whole way through the path/program? The path is a simple 3 point line that the robot has to follow and I would like to have the robot stay in one orientation without it moving around.
When the robot reaches the first point, it is using the orientation that I want the robot to be staying at. But when it moves along to the next point, it starts to tilt backwards. As it continues to the third and last point, it re-orientates itself to be standing straight up again. Though not in the same orientation as it was at the first point.
I've tried using minimum change but it just made the robot orientate itself weirdly even more.
When the robot reaches the first point, it is using the orientation that I want the robot to be staying at. But when it moves along to the next point, it starts to tilt backwards. As it continues to the third and last point, it re-orientates itself to be standing straight up again. Though not in the same orientation as it was at the first point.
I've tried using minimum change but it just made the robot orientate itself weirdly even more.