diff --git a/launch/turtlemimic.launch b/launch/turtlemimic.launch new file mode 100644 index 0000000..cf1900b --- /dev/null +++ b/launch/turtlemimic.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/velocity_command b/velocity_command new file mode 100644 index 0000000..6b22c93 --- /dev/null +++ b/velocity_command @@ -0,0 +1 @@ +rostopic pub -1 /turtle1/cmd_vel geometry_msgs/Twist -- '[2.0, 0.0, 0.0]' '[0.0, 0.0, 1.8]'