Robotics StackExchange | Archived questions

Error occurs when runing example of ipc-bridge

When I run the examplepublisher.m, the function 'geometrymsgs_Twist' cannot be recognized shown as below

Undefined function 'geometrymsgsTwist' for input arguments of type 'char'.

Error in examplesubscriber (line 12) pid=geometrymsgsTwist('connect','subscriber','examplemodule','twist');

Asked by ZYS on 2016-01-20 11:52:01 UTC

Comments

Answers