Does ROS can help me with sending the kinect data from Turtlebot to a server
Hello, I just got Turtlebot 2 robot, and I’m gonna start working on a face recognition project. The scenario will be something like this: the robot navigates in indoor environment and sends the Kinect data to a server. The server does face recognition, and sends the result to the robot. I'm really new with this stuff, so I'd like to have some ideas of where to start with all this. My question is this, how would ROS help me? What are the best tools and libraries to implement this kind of project?
Thank you.