Closed acbuynak closed 2 years ago
This PR implements a ROS Action Server which accepts a Cartesian pose and creates/sends a trajectory to a robot.
All input parameters are currently hard-coded. The program does not accept any variables on launch besides a ROS node namespace.
Resolves Issue #1
ToDo: Add ROS action client to the main Python control scripts. See ROS 1 tutorial here.
This PR implements a ROS Action Server which accepts a Cartesian pose and creates/sends a trajectory to a robot.
All input parameters are currently hard-coded. The program does not accept any variables on launch besides a ROS node namespace.
Resolves Issue #1
ToDo: Add ROS action client to the main Python control scripts. See ROS 1 tutorial here.