Moveit planning working perfectly through Rviz plugin but gives weird path through move group python interface
I'm trying to move a robotic arm around obstacles. when I plan the path using rviz I get a very clean path that avoids the obstacles. when I plan using the movegroup object I obtain a weird path and even fail sometimes to find a solution. I'm using RRTstar as a solver with the pathlength optimization. however when planning through movegroup sometimes the solution is not the shortest path at all ! the arm follows weird trajectories and does unnecessary movements. any thoughts ?
Asked by ros_dev on 2021-12-30 12:58:03 UTC
Comments