Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Perception errors
  • From: Mehdi Maleki <mmehdi@xxxxxxxxxxxxxxxxxxx>
  • Date: Tue, 26 Jan 2021 07:20:34 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=student.chalmers.se; dmarc=pass action=none header.from=student.chalmers.se; dkim=pass header.d=student.chalmers.se; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=FnYvpA7j8aFDN97MO+0Lq1stqmWRUWziXlvH1vwH5Dc=; b=WVHEUir1wvttDfzOES34HO75D8tv5lqHjaVw1y0lIWlqEhKS+zrP24mK3n1qY3qLkZfrtYRn0Nn5QnrPH9sm/EKu0s5aA5Sii2JMrzz1EkrH+wlKGda/C9jt7WfRjxOtq3ZyoRdgqVhBYVp4tCo9yvgwco30a1NJWUNqwXwM1ujWmutP3DF+1+hwwmk+Dqm2yJrr+J9fY2+8JCv2Ijvglb+b0SCvd5txFWxVPRtpvEO/nDcKOtOrShHDfW29k6oP3c4l8PCHE3SRrUyPhwdZKNCeQaidUvhoJElrhPhDN4sWic6T/RZYI2rtNxT8AQaD30zcxoo/tcy4BVN/3BP9Zw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=j6w6IJj15NK8TbLmB/U+ATkiQtKDMiShghuINKesbnRCqTf6y8YBYzBN28alsQVN+KWLeRbgEjRdupbRRKvqjyPSeuiAWm7SslDKIF/Onze846Uf+r7+FN5sJSr877xLv7GCWadpmomlGyL2SJ1mupdeHU3jUmmC6HfOjl3MzH06eY4+OQbAFW9gbtozUMdj0lpYKovuQTChNztNFIIKX8AJUeE63Kg0n/3YNmnTag1M/Jtg+CYg+umh6dIhbzSnkvazhfWhnz+Fwb/srdzaV5gamWs+ToUlIioSpVv7766eFteVWCjY+Dqh3tCVEJErlu37OmyFGfzeyOEDHh7ceA==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user/>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: Adby60HfKNMFn36KRKutWvLCxQeQ9wAyDr4A
  • Thread-topic: Perception errors

 

Hi,

 

Regarding the driver state device:

 

 

 

 

  1. How is the error(t) scaled, do we give input for this? Is this the same with device.driverstate.errorState?

 

  1. Default value for speedDifferenceErrorCoefficien is 0.15, what is the range for this?

 

 

 

Before, I asked about the definition and range of the "device.driverstate.errorState" parameter. The answer that I got was this: ErrorState gives the magnitude and direction of the relative error in gap estimation. The state tends toward 0 in the long run but there is no limit to how far it may deviate from 0.

 

  1. My questions are: Does it affect only the gap estimation? Why it tends to zero over the time, does it represent something in real life? With what rate it tends to zero? (I want to see the mathematical calculation, for example when I set errorState to 10 how much the real gap and faulty one are different).

 

Btw, I have checked "MSDriverState" file but could not find the answer for my questions.

 

 

 

Best regards,

Mehdi


Back to the top