Skip to content

Commit

Permalink
Update axis_ptz_controller.py
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic committed Jan 18, 2025
1 parent 4290fc1 commit 480f14b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions axis-ptz-controller/axis_ptz_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -847,6 +847,7 @@ def _orientation_callback(
self.camera.update_tripod_orientation(
data["tripod_yaw"], data["tripod_pitch"], data["tripod_roll"]
)
self._publish_config()

def _object_callback(
self,
Expand Down

0 comments on commit 480f14b

Please sign in to comment.