0
$\begingroup$

is it possible to plan a trajectory with waypoints using PythonAPI? Currently, I take one point from the trajectory, plan and execute the motion, then take the next point and repeat the process. Can a trajectory for multiple waypoints be planned at once? I am using ROS 2 Humble and MoveIt 2 (main branch).

$\endgroup$
4
  • $\begingroup$ Did you check the compute_cartesian_path function? $\endgroup$ Commented May 25 at 12:51
  • $\begingroup$ @abrzozowski this function is not available in python API $\endgroup$ Commented May 26 at 13:09
  • $\begingroup$ Are you sure? I don't use this Python API, but this function is available here github.com/moveit/moveit/blob/… $\endgroup$ Commented May 26 at 21:09
  • $\begingroup$ The link you sent is a repository for MoveIt1, but I'm using ROS2 and MoveIt2 $\endgroup$ Commented May 27 at 9:36

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.