sikang / mpl_ros

A ROS wrapper for trajectory planning based on motion primitives
Apache License 2.0
558 stars 148 forks source link

Problem About Yaw Constraint #16

Open johnsongash opened 5 years ago

johnsongash commented 5 years ago

Hi Sikang, thanks for sharing your code. I'm trying to apply the yaw planning, but some problem with the result. The output yaw angle seems to be the same as velocity direction, any way to change the parameter of theta to relax the hard constraint? I have notice that there is a parameter of "tol_yaw", that's only for goal region right? 2019-06-19 12-35-24 的螢幕擷圖 2019-06-19 12-38-07 的螢幕擷圖 Thanks for your time, Johnson