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

Revision history [back]

Are you linking against the protobuf library? Is it, per chance, only built for 32-bit (or only 64-bit) and you're building everything else using the other architecture?

(Tangential: why protobufs? ROS messages serve the same purpose...)