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

Install Findjsoncpp alongside project #460

Closed
wants to merge 21 commits into from

Commits on Nov 22, 2021

  1. Configuration menu
    Copy the full SHA
    ea72cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97b08ad View commit details
    Browse the repository at this point in the history
  3. Add uninstall target

    themightyoarfish committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    778af86 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Add uninstaller

    themightyoarfish committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    9b43af3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

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

Commits on Feb 22, 2022

  1. Fetch upstream

    themightyoarfish committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    98f342b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a222f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31e17a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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

Commits on Sep 27, 2022

  1. Fix init_client for ts and lidar mode bug (ouster-lidar#438)

    Remove stray std prefix changing ts and lidar modes to numeral strings
    Addresses ouster-lidar#437
    kairenw authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3a61f8d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Sync with master

    Samahu committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    212df0e View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Samahu committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    84b195b View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

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

Commits on Oct 5, 2022

  1. Merge pull request ouster-lidar#440 from ouster-lidar/ouster-ros-sepa…

    …ration
    
    Ouster ros separation
    Samahu authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    a12011a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Configuration menu
    Copy the full SHA
    59570cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d22b05 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Update for FW 3.0/2.5. See changelog for details (ouster-lidar#456)

    Additions:
    * Add init_logger to control logs emitted by ouster_client
    * Parsing for FW 3.0/2.5 thermal features
    * convenience string output functions for LidarScan
    * new flag for set_config() method to force reinit
    * improvements to the ouster_viz library
    
    Breaking changes:
    * signal multiplier type changed to double
    * make_xyz_lut takes mat4d instead of double to handle transformation
    from beam to lidar frame
    * drop default parameters from shortform init_client()
    * drop default parameters of Python client.Sensor() constructor
    * change Python Scans timeout to default to 1 second instead of None
    
    Bug Fixes:
    * Address processed frame drop when frame_id wraps around
    kairenw authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    279c9fb View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    aaea32a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2abfbb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from psiori/install-dependency-modules

    Install dependency modules
    themightyoarfish authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    9a304d9 View commit details
    Browse the repository at this point in the history