java - what happened to the serialize method on RawMessage
serialize() method is in java doc but missing in the implementation
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
serialize() method is in java doc but missing in the implementation
Sorry for the confusion - I was looking at older example code. An an to date example is here http://code.google.com/p/rosjava/source/browse/rosjava/src/test/java/org/ros/internal/message/MessageSerializationTest.java?r=c472d77034653d38e0ed9b7689bb08e632e87d22
Asked: 2012-11-26 02:56:33 -0600
Seen: 357 times
Last updated: Nov 27 '12
Access ROS command-line tools via Java
How to deserialize a ros message without knowing its type or content
rosjava compilation error when use rosmake
write a programm to get asctec data
Protobuf dependency in ROS Fuerte/MacOSX
Connect to master URI and launch ROSJava nodes
write ros messages to an onboard CouchDB instance [closed]
Sending simple text commands to a ROS node from an external program written in Java