[ros-users] Ros Communications
Troy Straszheim
straszheim at willowgarage.com
Mon Dec 6 21:49:10 UTC 2010
On Mon, Dec 6, 2010 at 4:34 AM, Piotr Trojanek <piotr.trojanek at gmail.com> wrote:
> The boost::archive compatible XDR (de)coder is here:
>
> https://github.com/ptroja/mrrocpp/tree/master/src/base/lib/xdr/
>
Neat. You don't handle e.g. serialization::collection_size_type
explicitly; have you attempted to e.g. send a vector<int> from a 32
bit machine to a 64 bit machine?
-t
More information about the ros-users
mailing list