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

Laser test #84

Merged
merged 36 commits into from
Apr 25, 2024
Merged

Laser test #84

merged 36 commits into from
Apr 25, 2024

Commits on Nov 23, 2023

  1. Reading of uncalibrated reports from Magic lidar and implementation o…

    …f container to keep the parameters.
    nzywucka committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    3bc1bf2 View commit details
    Browse the repository at this point in the history
  2. Removed print.

    nzywucka committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    fbd80b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. In __init__.py, more parameters were added to ReportLaserContainer() …

    …and to parse_laser_info().
    nzywucka committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    7a97565 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. __init__.py changed regarding Laser test #84 comments in ReportLaser…

    …Container() class and parse_laser_info() function.
    nzywucka committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    3398c84 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    867aa73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aad168a View commit details
    Browse the repository at this point in the history
  3. Unnecessary spaces removed

    nzywucka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9cebd79 View commit details
    Browse the repository at this point in the history
  4. Typo removed

    nzywucka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    74d5c62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8bc6487 View commit details
    Browse the repository at this point in the history
  6. Typo removed

    nzywucka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e0c1118 View commit details
    Browse the repository at this point in the history
  7. BGSamples parameter added

    nzywucka committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7e0252f View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. The [0]s have been removed from the arrays while reading the Lidar re…

    …ports. Filtering for the unique reports has been added.
    nzywucka committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    be6a536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c424c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5e1669 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27d8a8f View commit details
    Browse the repository at this point in the history
  5. Reading of the unnecesary parameters from the lidar reports are removed.

    Filtering the unique reports is improved.
    nzywucka committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4135a5e View commit details
    Browse the repository at this point in the history
  6. Unused import has been removed

    Reading the unique reports has been improved
    nzywucka committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    7d6e7ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec4c4b7 View commit details
    Browse the repository at this point in the history
  8. Reading the unique reports has been improved to keep all the unique p…

    …arameters in the container.
    
    All the parameters in the container are stored in the list of parameters now.
    nzywucka committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    2b2dd17 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08b5101 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1024fa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    4625c5d View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    102aa85 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    bb14523 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Filtering of lidar parameters has been improved

    �# Please enter the commit message for your changes. Lines starting
    nzywucka committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    bcaaef2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1864e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61f4a75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94efd5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d46221f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    fadf6d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    fce7374 View commit details
    Browse the repository at this point in the history
  2. Remove assert from tests in codacy

    `# Please enter the commit message for your changes. Lines starting
    nzywucka committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    25136f0 View commit details
    Browse the repository at this point in the history
  3. Skipping assert checks in the test files.

    Trailing whitespaces and unused libraries have been removed.
    nzywucka committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    9f14bb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20091c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    4f8597c View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    399be3b View commit details
    Browse the repository at this point in the history