placeholder.py
Go to the documentation of this file.
1 #!/usr/bin/env python
2 
3 from time import sleep
4 
5 while True:
6  sleep(0.1)


turtlebot_capabilities
Author(s): William Woodall, Marcus Liebhardt
autogenerated on Mon Jun 10 2019 15:41:42