Skip to main content

cartesian_and_rrt Namespace

Definition

namespace cartesian_and_rrt { ... }

Functions Index

np.ndarraytranslation_matrix (tx, ty, tz)
Futurefollow_trajectory (ActionClient action_client, JointTrajectory traj)
Futuremove_to_joint_position (ActionClient action_client, PlanningScene scene, np.ndarray joint_target)
Futuremove_to_pose (ActionClient action_client, PlanningScene scene, np.ndarray target_pose)
main ()

Functions

follow_trajectory()

Future cartesian_and_rrt.follow_trajectory (ActionClient action_client, JointTrajectory traj)

Definition at line 28 of file cartesian_and_rrt.py.

main()

cartesian_and_rrt.main ()

Definition at line 83 of file cartesian_and_rrt.py.

move_to_joint_position()

Future cartesian_and_rrt.move_to_joint_position (ActionClient action_client, PlanningScene scene, np.ndarray joint_target)

Definition at line 43 of file cartesian_and_rrt.py.

move_to_pose()

Future cartesian_and_rrt.move_to_pose (ActionClient action_client, PlanningScene scene, np.ndarray target_pose)

Definition at line 54 of file cartesian_and_rrt.py.

translation_matrix()

np.ndarray cartesian_and_rrt.translation_matrix (tx tx, ty ty, tz tz)

Definition at line 22 of file cartesian_and_rrt.py.


The documentation for this namespace was generated from the following file:


Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.