IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Functions | Variables
Surveillance.deployment.ROS.rosbag_replay Namespace Reference

Functions

def get_args ()
 
def main (rosbag_path, args)
 

Variables

def args = get_args()
 

Detailed Description

@brief:         Replays Surveillance recording rosbag file, video portion only. 

@author         Yiye Chen.          yychen2019@gatech.edu
@author         Patricio Vela.      pvela@gatech.edu
@date           07/01/2022

Function Documentation

◆ get_args()

def Surveillance.deployment.ROS.rosbag_replay.get_args ( )

◆ main()

def Surveillance.deployment.ROS.rosbag_replay.main (   rosbag_path,
  args 
)

Variable Documentation

◆ args

def args = get_args()