Giter Site home page Giter Site logo

Comments (4)

magicant avatar magicant commented on July 18, 2024

「停車場へ移動」の時、Initialize の後は 0 メートル地点から移動先地点までの間にある地上子に対して SetBeaconData が一回づつ呼ばれる。この時、地上子の位置は分からない。その後最初に Elapse が呼ばれるとき、渡される引数の SpeedMrPressure の値が正しくない (Speed は 0 で、MrPressure はおそらく Initialize 前の値? しかし Location は正しそう)。その次に呼ばれる Elapse への引数はどうやら正しい。

特に、通過駅に移動する場合でも最初の ElapseSpeed が 0 になっている。

from bve-autopilot.

magicant avatar magicant commented on July 18, 2024

結局 01ff4d8 のやったことは正しかったのだろうか?

最初の Elapse が呼ばれた時に地上子を処理することにより、地上子は 0 メートル地点ではなく移動先の位置にあったとみなして処理される。地上子の種類によっては、むしろ不都合がある?

from bve-autopilot.

magicant avatar magicant commented on July 18, 2024

「到達していない閉塞や制限速度区間の速度に合わせて無駄に早く減速してしまう」のを防ぐには今のやり方の方が良いかな。移動先の位置より後にまた地上子が置いてあれば問題ない。(地上子がない場合は速度超過の恐れあり)

from bve-autopilot.

magicant avatar magicant commented on July 18, 2024

ということで現状維持とする

from bve-autopilot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.