This repository has been archived on 2023-08-20 . You can view files and clone it, but cannot push or open issues or pull requests.
Prompt: Make a program that makes the rosturtle in turtlesim run at velocity=v=0.5 m/s and turn with angular_velocity=ω=t/100 where t is time (in seconds); don't worry about the units too much.
Description
Languages
Python
100%