RSBm » History » Version 1

Version 1/29 - Next ยป - Current version
S. Wrede, 07/18/2011 06:27 PM


RSB.m

Just some initial exploration on how to use RSB from and within Matlab...

Notes

First successful test of sending data from Matlab to RSB:

>> javaaddpath /vol/cit/share/java/RSBJava-0.4.0.jar
>> javaaddpath /opt/local/share/java/protobuf.jar
>> f = rsb.Factory.getInstance()

f =

rsb.Factory@5c4e0c39

>> s = Scope('/example/informer')

s =

/example/informer/