JdeRobot / ObjectDetector

16 stars 14 forks source link

Porting the detector to ROS Melodic + Python 3 #47

Closed naxvm closed 4 years ago

naxvm commented 4 years ago

As we are not ussing the comm middleware anymore, the ICE support has to be implemented from scratch.

jmplaza commented 4 years ago

Let's use ROS for communicating with image driver. No?

naxvm commented 4 years ago

Yes, I'm working on porting the ROSCam from the TFM (direct interface using rospy).

naxvm commented 4 years ago

Fixed on #56