<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>odawara</author_name>
  <author_url>https://blog.hatena.ne.jp/odawara/</author_url>
  <blog_title>odawaraの「はてな de メモ」</blog_title>
  <blog_url>https://odawara.hatenadiary.org/</blog_url>
  <categories>
    <anon>研究</anon>
  </categories>
  <description>目標値決定アルゴリズムに手を入れた。今までは現在位置から目標値を算出していただけだったので、以下のような問題が起こる。 ０１２３４５ ０■■■■■■ １■■■②③■ ２■■①■■■ ３■■■■■■ 1-2-3と移動したいのだが、実際は、 ０１２３４５ ０■■■■■■ １■■■■③■ ２■■①②■■ ３■■■■■■ のようになってしまう。 つまり、①から②に移動している間に、自己座標が(3,2)に入ってしまい、新たに目標値算出を行うと、③になる。というものだ。 これを解決するために、目標値算出後に目標値到達チェックを行うようにした。これを行うことで、斜め方向への移動は問題なく行えるようになり、先…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fodawara.hatenadiary.org%2Fentry%2F20051125%2F1133032144&quot; title=&quot;二日遅れだけど書いておく - odawaraの「はてな de メモ」&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2005-11-25 04:09:04</published>
  <title>二日遅れだけど書いておく</title>
  <type>rich</type>
  <url>https://odawara.hatenadiary.org/entry/20051125/1133032144</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
