4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
|
#!/usr/bin/env python
|
||
|
from ros import roslaunch
|
||
|
roslaunch.main()
|