Re: Kernel BUG report

From: koto@takopen.cs.uec.ac.jp
Date: Thu 31 Oct 2002 - 16:57:34 GMT

  • Next message: koto@takopen.cs.uec.ac.jp: "Re: RoboCup-Rescue Ver. 0.41"

    Dear Jiri,

    Ok, I understand the problem now. It is not a bug but you can avoid it
    by turning off the notify_only_fire_for_far_buildings parameter in config.txt.
    The kernel sends not only nearby objects but also far fire. The far
    fire is represented by buildings that have IDs and FIERYNESS properties
    only. The fifth cycle is the first cycle to notify the far fire.
    Turning off the parameter makes the kernel send all the properties of
    buildings.

    > bug, because together with such bug agents have no idea about
    > objects they want to reach and all graph search degenerates only to a
    > random search - no heuristics are useable.

    Because agents can keep the IDs and the coordinates sent at
    KA_CONNECT_OK in their memory, and the IDs and the coordinates of
    buildings are not changed, they can find the routes.

    Regards,
    Tetsuhiko Koto
    koto@takopen.cs.uec.ac.jp



    This archive was generated by hypermail 2.1.4 : Thu 31 Oct 2002 - 17:22:00 GMT