Namespaces | Functions | Variables
helpers.py File Reference

Go to the source code of this file.

Namespaces

 rosbag_tools.helpers
 

Functions

def rosbag_tools.helpers.calculate_average (list_values)
 
def rosbag_tools.helpers.get_evaluation_period (waypoints, index, bag_time_start, bag_time_end, total_end_time)
 
def rosbag_tools.helpers.get_rms_angular_velocity_error (angular_velocities, angular_velocity_set_point, index, print_output=True)
 
def rosbag_tools.helpers.get_rms_position_error (positions, position_set_point, index, print_output=True)
 
def rosbag_tools.helpers.get_score (evaluated_variable, max_variable, scores)
 
def rosbag_tools.helpers.get_settling_time (positions, set_point, radius, min_time, index, print_output=True)
 
def rosbag_tools.helpers.initialize ()
 
def rosbag_tools.helpers.no_collisions_occured (analyze_bag, start_time, end_time)
 
def rosbag_tools.helpers.plot_angular_velocities (analyze_bag, start_time, end_time, settling_time, x_range, plot_suffix)
 
def rosbag_tools.helpers.plot_positions (analyze_bag, start_time, end_time, settling_time, settling_radius, set_point_position, x_range, plot_suffix)
 
def rosbag_tools.helpers.print_scoring (average_value, max_value, value_type, unit, scores)
 

Variables

string rosbag_tools.helpers.__author__ = "Fadri Furrer, Michael Burri, Markus Achtelik"
 
tuple rosbag_tools.helpers.__copyright__
 
list rosbag_tools.helpers.__credits__ = ["Fadri Furrer", "Michael Burri", "Markus Achtelik"]
 
string rosbag_tools.helpers.__email__ = "fadri.furrer@mavt.ethz.ch"
 
string rosbag_tools.helpers.__license__ = "ASL 2.0"
 
string rosbag_tools.helpers.__maintainer__ = "Fadri Furrer"
 
string rosbag_tools.helpers.__status__ = "Development"
 
string rosbag_tools.helpers.__version__ = "0.1"
 


rotors_evaluation
Author(s): Fadri Furrer, Michael Burri, Mina Kamel, Janosch Nikolic, Markus Achtelik
autogenerated on Mon Feb 28 2022 23:39:00