mrl-amrl / feedback-chart

package for show feed backs analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

robot_data_anlysis

package for show feed backs analysis

Dependencies

pip install matplotlib

pip install xlsxwriter

Launch

For run feedback analyser simply run below in CLI

roslaunch mrl_robots_feedback robot_feedback_analysis.launch

Launch params


robot_feedback_topic topic that get feedback from it

path_to_save_data type:string a path to save exel and plot data

exel_is_enable type:bool enable or disable exel writer

plot_is_enable type:bool enable or disable plot drower

plot_mode type:string

About

package for show feed backs analysis


Languages

Language:Python 62.4%Language:CMake 37.6%