Giter Club home page Giter Club logo

edgetech-axis-ptz-controller's People

Contributors

arichadda avatar mchadwick-iqt avatar ralatsdc avatar renovate[bot] avatar robotastic avatar spearw avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

edgetech-axis-ptz-controller's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency notebook to v6.5.7
  • Update dependency numpy-quaternion to v2022.4.4
  • Update dependency pylint to v2.17.7
  • Update dependency pytest to v7.4.4
  • Update dependency schedule to v1.2.2
  • Update dependency black to v23.12.1
  • Update dependency ipython to v8.25.0
  • Update dependency jupyterlab to v4.2.2
  • Update dependency matplotlib to v3.9.0
  • Update dependency mypy to v1.10.0
  • Update dependency numpy to v1.26.4
  • Update dependency pandas to v2.2.2
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yaml
tests/docker-compose.yaml
dockerfile
axis-ptz-controller/Dockerfile
github-actions
.github/workflows/code-quality.yaml
  • actions/checkout v4
  • actions/setup-python v4
.github/workflows/docker-build.yaml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/docker-cleanup.yaml
.github/workflows/docker-test.yaml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/build-push-action v5
.github/workflows/release-tag.yaml
  • actions/checkout v4
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
pep621
axis-ptz-controller/pyproject.toml
  • poetry-core >=1.0.0
poetry
axis-ptz-controller/pyproject.toml
  • python ^3.11
  • coloredlogs ^15.0.1
  • numpy ^1.24.2
  • numpy-quaternion ^2022.4.3
  • schedule ^1.1.0
  • sensecam-control ^0.1.0
  • paho-mqtt ^1.5.0
  • black ^23.3.0
  • pylint ^2.17.4
  • flake8 ^6.0.0
  • mypy ^1.4.0
  • ipython ^8.14.0
  • jupyterlab ^4.0.2
  • notebook ^6.5.4
  • pkgconfig ^1.5.5
  • matplotlib ^3.7.1
  • pandas ^2.0.0
  • pytest ^7.3.1

  • Check this box to trigger a request for Renovate to run again on this repository

Angle Wrapping Problem

An issue seems to happen when an object passes counterclockwise past the camera's home position in pan. It will track the object right until it hits 0 degrees of pan, then will reverse direction and go the long way around (clockwise) to pick it up on the other side.

This seems like a 0/360 unwrapping problem happening here

Basic example of the issue:

rho_o rho_c angle difference
1 2 -1
0 1 -1
359 0 359

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.