AtsushiSakai/PythonRobotics

move_to_pose.py result not consistent with book

開放

#878 建立於 2023年7月17日

 (4 則留言) (0 個反應) (0 位負責人)Python (6,296 個分叉)batch import
help wanted

倉庫指標

星標
 (21,513 顆星)
PR 合併指標
 (平均合併 20天) (30 天內合併 4 個 PR)

描述

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

貢獻者指南