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

Revision history [back]

click to hide/show revision 1
initial version

answered 2012-09-03 12:25:07 -0500

joq gravatar image

It looks like you are creating a traditional (non-catkin) package.

What happens if you run rosmake, instead of cmake?

It looks like you are creating a traditional (non-catkin) package.

What happens if you run rosmake, instead of cmake?

EDIT: how did you install the dependencies (especially image_transport and pluginlib)?

It looks like you are creating a traditional (non-catkin) package.

What happens if you run rosmake, instead of cmake?

EDIT: how did you install the dependencies (especially image_transport and pluginlib)?

It looks like the current development pluginlib source has been converted to catkin. If you build it from source for Fuerte, please check out the fuerte tag rather than the main branch (i.e. tip).