Page 1 of 1

Object Quaternion on ZMQ???

Posted: 21 Nov 2022, 22:25
by Fery64
Hi All

Since in most answers, I am inspired to use ZMQ libraray, I tried to look into its libraray elements: there are no phrases in common with the remAPI!!! so how should I know which function I need to use???!!!

http://api.zeromq.org/master:_start

There is no seach button in its website, and no way to compare the functions with Lua!!!!

I want to know if ZeroMQ has

Code: Select all

sim.GetObjectQuaternion
and

Code: Select all

sim.GetObjectPosition
or not

Re: Object Quaternion on ZMQ???

Posted: 22 Nov 2022, 12:23
by fferri
Starting point for documentation:

ZeroMQ remote API.

You don't need to use the ZeroMQ library. That is a third-party library internally used by ZeroMQ Remote API.