OpenPTrack / open_ptrack_v2

OPT v2 "Gnocchi" - adding object tracking and pose recognition
BSD 3-Clause "New" or "Revised" License
218 stars 64 forks source link

Added support to Realsense L515 and D455 cameras #145

Closed terremat closed 2 years ago

terremat commented 2 years ago

The official OpenPTrack Docker image refers to an outdated version of the Realsense libraries, which do not recognize the Realsense L515 and D455 camera models.

Fixed by updating the Realsense server's public key in the Dockerfile.

nanodust commented 2 years ago

Thanks for updating the drivers !