{
	"global_remappings" : [
		{
            "from": {
                "path" : "/user/hand/left/pose/gdc2015"
            },
            "to": {
                "path" : "/user/hand/left/pose/raw"
            },
			"condition": "to_profile_missing_from_component"
        },
		{
            "from": {
                "path" : "/user/hand/right/pose/gdc2015"
            },
            "to": {
                "path" : "/user/hand/right/pose/raw"
            },
			"condition": "to_profile_missing_from_component"
        }
	]
}