would be good to implement a way to add optional noise to messages before being published eg
node.create_publisher(name, Type, noise=TypeNoiseGen)
would make sense to have this configurable from global config (eg on/off)
Useful eg later for domain randomisation