ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

The face recognition package not have package.xml file

asked 2013-08-18 21:47:09 -0500

Sreejith gravatar image

updated 2014-01-28 17:17:42 -0500

ngrennan gravatar image

Hi,

I got face recognition tutorial on ros wiki page:

www.ros.org/wiki/face_recognition

and the SVN link for the face recognition package:

github.com/procrob/procrob_functional/tree/master/face_recognition

I tried to build the workspace using catkin_make command on groovy. But it not building the face recognition package. I had noticed that the package.xml file not exist in the face recognition package.

How I can run this node in groovy?

Thank You.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-08-18 23:47:33 -0500

fergs gravatar image

It has a stack.xml -- so it is still a rosmake package. You should build it using rosmake instead of catkin. For details on mixing rosmake and catkin workspaces see: http://www.ros.org/reps/rep-0128.html#mixing-catkin-and-rosbuild-workspaces

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-08-18 21:47:09 -0500

Seen: 242 times

Last updated: Aug 18 '13