rosserial failed under Ubuntu 11.10 ROS electric [closed]
I was trying rosseial with Arduino based IR range finder. Ubuntu 11.10 ROS electric
The details is as below:
[INFO] [WallTime: 1320969440.580833] ROS Serial Python Node [INFO] [WallTime: 1320969440.584986] Connected on /dev/ttyUSB0 at 57600 baud [ERROR] [WallTime: 1320969442.700559] Creation of publisher failed: unpack requires a string argument of length 4 [ERROR] [WallTime: 1320969442.718333] Tried to publish before configured, topic id 125 [ERROR] [WallTime: 1320969442.777416] Tried to publish before configured, topic id 125 [ERROR] [WallTime: 1320969442.837355] Tried to publish before configured, topic id 125 [ERROR] [WallTime: 1320969442.896387] Tried to publish before configured, topic id 125
Anybody knows what's the problem? Thanks in advance.
I've tried updating to the latest arduino 1.0.2 and the latest rosserial under electric with the same error.