Skip to content

Commit

Permalink
Restored author on moveit example
Browse files Browse the repository at this point in the history
Signed-off-by: ahcorde <[email protected]>
  • Loading branch information
ahcorde committed Feb 3, 2021
1 parent fa5c6b2 commit 48695f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rrbot_moveit_demo_nodes/src/run_moveit_cpp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
* POSSIBILITY OF SUCH DAMAGE.
*********************************************************************/

/*
This code was taken from the moveit 2 repository and mofied to work with rrbot_arm
https://github.com/ros-planning/moveit2/tree/main/moveit_demo_nodes/run_moveit_cpp/src
Desc: A simple demo node running MoveItCpp for planning and execution
/* Author: Henning Kayser
This code was taken from the moveit 2 repository and mofied to work with rrbot_arm
https://github.com/ros-planning/moveit2/tree/main/moveit_demo_nodes/run_moveit_cpp/src
Desc: A simple demo node running MoveItCpp for planning and execution
*/

#include <thread>
Expand Down

0 comments on commit 48695f9

Please sign in to comment.