Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.

Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Set a correct configuration

Hi to all,

I did a script which reads a file and gets the coordinates of different points where the robot should move. It runs ok but when I was debugging I noticed that if two consecutive points are extremely far away, robot configuration cannot select a good one configuration. Despite I turn off manual conf to auto, looks like robotstudio cannot get a possible configuration.

I checked an old post where someone wrote an example that consists on for cycles to checked every conf possibility and compare the angles, but it was not really clear. My doubt is what could be an algorithm to obtain the best configuration.

Thanks in advance,
Manuel.