The notion of a “trajectory” can also apply to our mobile robot. Try to create a cubic spline that represents a desired global (x,y) position. Is it possible to track this trajectory using the code that you have already implemented on the turtlebot? If not, can you write code that will allow the turtlebot to track this trajectory?