Exemplo n.º 1
0
 public static void Copy(nav_msgs.msg.Odometry src, nav_msgs.msg.Odometry target)
 {
     target.Set(src);
 }