On 15-1-2015 14:11, JaeJun LEE wrote:
> Thank you.
>
> Yes I think, freedrive that used in URScript Mode and another one used in
> UR-C-API is different.
I think what Jacco was trying to say is that enabling freedrive using
the TP is essentially impossible, as the URScript program in the
'ur_driver' pkg is interfering with it.
> I thought URScript Interface was made using UR-C-API, am I wrong?
Afaik, Polyscope (a Java program) uses sockets to communicate with the
URControl daemon running on the UR controller. It sends URScript
programs to URControl for execution in the URScript VM (?) (similar to
how you can send your own programs to port 30002). It would make sense
for both the C-API and the URScript VM to control the freedrive
functionality in a similar way, but I think only UR can really answer that.