AtsushiSakai/PythonRobotics

move_to_pose.py result not consistent with book

Open

#878 ouverte le 17 juil. 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (6 296 forks)batch import
help wanted

Métriques du dépôt

Stars
 (21 513 stars)
Métriques de merge PR
 (Merge moyen 20j) (4 PRs mergées en 30 j)

Description

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

Guide contributeur