[Documentation] [TitleIndex] [WordIndex

Recording the battery data

roslaunch cob_voltage_control record_voltage.launch robot:=robot_name file:=csv_filename

e.g: robot:=cob3-6 , file:=cob3-6.csv

Updating the battery parameters

roslaunch cob_voltage_control csv_processing.launch robot:=robot_name file:=csv_filename mode:=mode_name

e.g: robot:=cob3-6 , file:=cob3-6.csv

There are two modes currently available:

Launching the voltage filter separately

roslaunch cob_bringup voltage_filter.launch robot:=robot_name

e.g: robot:=cob3-6


2024-03-16 12:30