hbp_nrp_backend.cle_interface.PlaybackClient module

Takes care of making the appropriate ROS call(s) to play a simulation recording. On the other side of ROS, the calls are handled by PlaybackServer.py

class PlaybackClient(sim_id)[source]

Bases: hbp_nrp_backend.cle_interface.ROSCLEClient.ROSCLEClient

Client around the ROS controlled simulation playback server.