We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The ABB server by default only accepts paths of up to 100 points. The code in this repository generates paths consisting of multiples of this limit.
This can be resolved by updating the ROS_common.sys file on the robot controller, and setting the MAX_POINTS value to more than 100, for example 1000.