Skip to content

ThanasisTs/trajectory_replication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

ROS metapackage for robot trajectory execution

Description

This ROS metapackage provides two packages for trajectory execution by a UR3 cobot using two different methods. The first one is based on MoveIt! and the second one on a Cartesian Velocity Controller(CVC).

Input Trajectory

The input trajectory consists of a list of 3D waypoints in the form of trajectory_custom_msgs/PointStampedArray message.

Launch files

  • Moveit!: roslaunch moveit_trajectory_execution moveit_trajectory_execution.launch

  • CVC: roslaunch control_trajectory_execution control_trajectory_execution.launch

Arguements

  • CVC
  • smooth: True if the input trajectory is a Bezier Curve.

About

Offline cartesian trajectory execution by a UR3 Cobot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published