20220107
Update for fw 2.2 release. Summary of changes:
- Add support for ARM64 macOS and Linux
- Add support for Python 3.10
- Add lidar and imu packet profiles
- Add lidar and imu packet profile sensor configuration parameters
- Update C++ LidarScan, ScanBatcher to support handling data from second return
- Update ROS driver to support handling data from second return
- Add PoC Python bindings for ouster_viz library
- Replace Python LidarScan with native bindings implementing the same API
- Remove pcap stream_info API
- Various bug fixes
See CHANGELOG.rst for details.