param name="odom_model_type" value="diff"

This may just be a copy/paste issue, but these need to be XML tags, e.g.:
 <param name="odom_model_type" value="diff" />

That may or may not have anything to do with your specific problem.

Josh