You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While learning ROS, I saw the Turtlesim node and it reminded me of LOGOS and got me excited. So I figured I would try something with it.
I figured, why not make a script that makes the turtle chase other turtles. So here we go.
In the ./Scripts/hunt.py file is everything you need. At the top are things to change, for instance, there are three methods to hunting, change the method variable to try the different ones.