=
"<SubstitutionRules>\n"
"\n"
"<RosType name=\"sensor_msgs/JointState\">\n"
" <rule pattern=\"position.#\" alias=\"name.#\" substitution=\"@/pos\" />\n"
" <rule pattern=\"velocity.#\" alias=\"name.#\" substitution=\"@/vel\" />\n"
" <rule pattern=\"effort.#\" alias=\"name.#\" substitution=\"@/eff\" />\n"
"</RosType>\n"
"\n"
"<RosType name=\"tf/tfMessage\">"
" <rule pattern=\"transforms.#/header\" alias=\"transforms.#/child_frame_id\" substitution=\"@/header\" />\n"
" <rule pattern=\"transforms.#/transform/rotation\" alias=\"transforms.#/child_frame_id\" substitution=\"@/rotation\" />\n"
" <rule pattern=\"transforms.#/transform/translation\" alias=\"transforms.#/child_frame_id\" substitution=\"@/translation\" />\n"
"</RosType>\n"
"\n"
"<RosType name=\"tf2_msgs/TFMessage\">"
" <rule pattern=\"transforms.#/header\" alias=\"transforms.#/child_frame_id\" substitution=\"@/header\" />\n"
" <rule pattern=\"transforms.#/transform/rotation\" alias=\"transforms.#/child_frame_id\" substitution=\"@/rotation\" />\n"
" <rule pattern=\"transforms.#/transform/translation\" alias=\"transforms.#/child_frame_id\" substitution=\"@/translation\" />\n"
"</RosType>\n"
"\n"
"<RosType name=\"pal_statistics_msgs/Statistics\">\n"
" <rule pattern=\"statistics.#/value\" alias=\"statistics.#/name\" substitution=\"@\" />\n"
"</RosType>\n"
"</SubstitutionRules>\n"