Functions | Variables
cartesian_path_example Namespace Reference

Functions

def follow_circular_path (center_position=Point(0.3, 0.0, 0.1), radius=0.1, num_of_waypoints=30, repeat=1, eef_step=0.01, jump_threshold=0.0, avoid_collisions=True)
 
def main ()
 

Variables

 arm = moveit_commander.MoveGroupCommander("arm")
 
 gripper = moveit_commander.MoveGroupCommander("gripper")
 
 robot = moveit_commander.RobotCommander()
 

Function Documentation

def cartesian_path_example.follow_circular_path (   center_position = Point(0.3, 0.0, 0.1),
  radius = 0.1,
  num_of_waypoints = 30,
  repeat = 1,
  eef_step = 0.01,
  jump_threshold = 0.0,
  avoid_collisions = True 
)

Definition at line 22 of file cartesian_path_example.py.

def cartesian_path_example.main ( )

Definition at line 40 of file cartesian_path_example.py.

Variable Documentation

cartesian_path_example.arm = moveit_commander.MoveGroupCommander("arm")

Definition at line 56 of file cartesian_path_example.py.

cartesian_path_example.gripper = moveit_commander.MoveGroupCommander("gripper")

Definition at line 59 of file cartesian_path_example.py.

cartesian_path_example.robot = moveit_commander.RobotCommander()

Definition at line 55 of file cartesian_path_example.py.



crane_x7_examples
Author(s): Daisuke Sato , Hiroyuki Nomura
autogenerated on Mon Mar 1 2021 03:18:34