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

Update Calibration file names #5

Open
Carter90 opened this issue Feb 27, 2022 · 1 comment
Open

Update Calibration file names #5

Carter90 opened this issue Feb 27, 2022 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Carter90
Copy link
Contributor

Carter90 commented Feb 27, 2022

Rename files in these locations

  • misc/do_cal.py:28:CAL_MINMAX_FILE = os.environ['HOME'] + '/KSC.cal'
  • misc/do_cal.py:29:CAL_DATA_FILE = os.environ['HOME'] + '/KSC_extended_calibration.csv'
  • src/mobility/scripts/cal_imu.py:134: default='/home/swarmie/KSC_extended_calibration.csv'
  • src/swarmie/launch/swarmie.xml:152: <param name="raw_data_path" value="/home/swarmie/KSC_extended_calibration.csv"/>
@Carter90 Carter90 added enhancement New feature or request good first issue Good for newcomers labels Feb 27, 2022
@Antonio-Griego
Copy link
Contributor

some ideas/todo tasks for this issue:

  • add option to specifiy location
  • change naming convention from "KSC" to "UNM_FEC_3310C_"etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants