Make the turtle move faster
I am running the draw_square.cpp
node from the turtlesim/tutorials
package. The emulated turtle moves as expected.
Question: How can I change the source code in draw_square.cpp
to make the turtle move faster?