Skip to content

Patching the ABB server

Bas Janssen edited this page Oct 30, 2017 · 1 revision

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.

Clone this wiki locally