How does moveit plan function work?
I am new to Moveit and I am having difficulty in understanding the functionality of moveit plan function.
Right now, all I understand is that if you set a desired pose, plan() can compute a trajectory. I want to understand the algorithm that is used to plan the trajectory. It would be great if someone can explain the concept or point me to documentation that explains this.