Removed PoseMsg from std_msgs to avoid conflict with geometry_msgs (when both are used). Pose should not be in standard messages according to http://wiki.ros.org/std_msgs.
Changes msg to msg["data"] in Float32Msg and Float64Msg to get the data correctly.