Instructions to run:
-
Make sure to comment/delete this line from the bash file: $ source /opt/ros/kinetic/setup.bash
-
Next start up the image classifier $ python OpenPoseImage.py test (this will not run without the previous step completed)
-
Source for ros $ source /opt/ros/kinetic/setup.bash
-
Start ros $ roscore
-
Start the turtlesim $ rosrun turtlesim turtlesim_node
-
Run the publisher $ rosrun beginner_tutorials talker.py