AtsushiSakai/PythonRobotics

move_to_pose.py result not consistent with book

オープン

#878 opened on 2023/07/17

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Python (6,296 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (21,513 個のスター)
PR merge metrics
 (平均マージ 20d) (30d で 4 merged PRs)

説明

Describe the bug move_to_pose.py simulation result not consistent with book. The trajectory is obviously not consistent with the book, fig. 4.14

Expected behavior The trajectory should at least look similar to book's simulation result.

Screenshots

  1. Books' simulation result
  2. code simulation result(with same param kpho=3, kalpha=8, kbeta=3) Note that I have already consider the case that kbeta_book = -kbeta_code

image

コントリビューターガイド