lookout-config 1.1.0__tar.gz → 1.2.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lookout_config
3
- Version: 1.1.0
3
+ Version: 1.2.0
4
4
  Summary: A library for reading / writing Lookout config files
5
5
  Home-page: https://github.com/Greenroom-Robotics/lookout
6
6
  Author: Greenroom Robotics
@@ -72,7 +72,7 @@ def generate_cameras_armidale(mode: Mode, namespace: str):
72
72
  # distortion_parameters=distortion_parameters,
73
73
  offsets=Offsets(
74
74
  roll=radians(2.0),
75
- pitch=radians(6.5),
75
+ pitch=radians(5.85),
76
76
  yaw=0.0,
77
77
  forward=3.190,
78
78
  left=0.015,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: lookout_config
3
- Version: 1.1.0
3
+ Version: 1.2.0
4
4
  Summary: A library for reading / writing Lookout config files
5
5
  Home-page: https://github.com/Greenroom-Robotics/lookout
6
6
  Author: Greenroom Robotics
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = lookout_config
3
- version = 1.1.0
3
+ version = 1.2.0
4
4
  url = https://github.com/Greenroom-Robotics/lookout
5
5
  author = Greenroom Robotics
6
6
  author_email = team@greenroomrobotics.com
File without changes
File without changes