r2r_spl.r2r_spl module

class r2r_spl.r2r_spl.R2RSPL(*args: Any, **kwargs: Any)

Bases: Node

Node that runs on the robot to communicate with teammates (Robot-To-Robot) in SPL.

r2r_spl.r2r_spl.main(args=None)