move-base-ompl icon indicating copy to clipboard operation
move-base-ompl copied to clipboard

how to get the velocity using in the local planner with ompl?

Open gongyue666 opened this issue 7 years ago • 2 comments

hi ,thanks for your plugins. now i want to use ompl to make a local planner under ros ,but only get the plan path from the ompl .how can i get the control velocity using ompl?

gongyue666 avatar May 20 '17 09:05 gongyue666

Hello Gong Yue 666,

Thanks for trying out my software! I have not looked into this code for years, so I will have a look at it. Are you sure that the velocity output is possible from ompl? Why do you need it?

Regards, Windel

windelbouwman avatar May 21 '17 08:05 windelbouwman

hi,I am doing a local planner for my robot and have used the teb_local_planner pkg ,but it perforem a little slowly.so i think using rrt .Now i have tested the ompl with control space and state space ,but the velocity in the control space is just used for sampling via goals, not the result to control the robot to go .I don't be sure i used the control space in a right way ,do you have any idea?

gongyue666 avatar May 27 '17 07:05 gongyue666