Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 562 Bytes

File metadata and controls

13 lines (7 loc) · 562 Bytes

camera-named-v0-on-Vrep-streaming-via-tcp

Streaming video from camera on vrep simualtion to other station via tcp (this case is loopback adreess on the same computer)

Tut: create a vrep scene and add a vision sensor named "v0"

ensure traditional remote api (python) can work (check details at vrep installed directory: CoppeliaRobotics\CoppeliaSimEdu\programming\remoteApiBindings\python\python)

run server first and client later , as usual

the demo video: https://www.youtube.com/watch?v=oN9Dafrt27I

email: [email protected] if have troubles