devicehive-video-analysis icon indicating copy to clipboard operation
devicehive-video-analysis copied to clipboard

How to integrate this in ROS

Open abhaysjuneja opened this issue 6 years ago • 3 comments

abhaysjuneja avatar Apr 25 '18 22:04 abhaysjuneja

Hi, Did you mean Robot Operating System? I have no experience with that. But this demo should work if ROS can run requirements. Especially tensorflow and opencv

igor-panteleev avatar Apr 30 '18 09:04 igor-panteleev

yes it will run with Ros you but I think you need to make node in Ros with communicate with devicehive python client

Ritesh1991 avatar May 19 '18 03:05 Ritesh1991

You need to transfer the data through ROS Publisher&Subscriber nodes so the master can route the data to the right listener.

Take a look here: http://wiki.ros.org/ROS/Tutorials/WritingPublisherSubscriber%28python%29

sa7ina avatar Jun 12 '18 15:06 sa7ina