ros/genmsg

[genmsg] msgs should have copy constructors (ros ticket #3469)

Closed this issue · 3 comments

This is pretty simple to implement, so I did.

NOTE: see also #2723

The attached msg_gen.py was modified from the Ubuntu 9.04 "latest" release.

The test file is not very formal, it just exercises the new API and prints to the console.

trac data:

[baxelrod] FYI, I updated my attached files to work with the "unstable" release on 2011.05.25 to target the upcoming Electric Emys release.

@benaxelrod

This feature is already available for a long time - I think since the message generation has been rewritten for Fuerte. Therefore closing the issue.