Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cob_voltage_control] configuration of savitzky_golay #266

Open
moriarty opened this issue Mar 2, 2016 · 0 comments
Open

[cob_voltage_control] configuration of savitzky_golay #266

moriarty opened this issue Mar 2, 2016 · 0 comments

Comments

@moriarty
Copy link

moriarty commented Mar 2, 2016

Hi,

There are python scripts to record and generate the configuration params for the battery_voltage_monitor. We are searching more information information on how to use them properly.

To recored:
cob_voltage_control/.../record_current_and_voltage.py

To generate savitzky_golay config params from recorded voltages:
cob_voltage_control/.../time_volt.py

The generated file then goes here (for example cob3-6):
cob_hardware_config/cob3-6/.../battery_voltage_filter.yaml

We have generated some of the values, on our fork for cob3-1:
cob_hardware_config/cob3-1/.../battery_voltage_filter.yaml

The scripts didn't work out of the box, after some small modifications (pull request to come later) we were able to generate some values (above). We only recorded the voltage for 6 minutes after unplugging the robot from the charger as an initial test.

  • How long should we record voltage data?
  • Under what conditions should we record the data?
    • From fully charged state?
    • During operation?
    • Under heavy loads?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant