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

hokuyo_listener_cu_missing_library

asked 2012-01-11 18:09:19 -0500

acp gravatar image

Hi to everybody

I am now trying the application using ROS (Robot Operative System).

I found "hokuyo_listener_cu" node source code.

in the code there is a library called "PointCloudWithOrigin.h"

"#include "hokuyo_listener_cu/PointCloudWithOrigin.h""

I can not find the library anywhere, I supposed that it could be here,

http://code.google.com/p/prairiedog/source/browse/trunk/hokuyo_listener_cu/?r=65#hokuyo_listener_cu%2Fsrc

but it is not.

I am just wondering where can I find it.

And thank you very much for your help :)

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-01-12 00:05:48 -0500

acp gravatar image

updated 2012-01-12 17:38:04 -0500

The PointCloudWithOrigin.h is automatically generated from PointCloudWithOrigin.msg using the `rosmake [node_to_make' command (this is how ROS does all message data structures, see http://www.ros.org/wiki/Messages

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-01-11 18:09:19 -0500

Seen: 219 times

Last updated: Jan 12 '12