Skip to content
This repository was archived by the owner on Jan 1, 2025. It is now read-only.
This repository was archived by the owner on Jan 1, 2025. It is now read-only.

[Feature Contribution] (Add Azure Kinect Camera to PyRobot) #28

Description

@msr-peng

I'm gonna customize the PyRobot with Microsoft's new Azure Kinect Camera out of following considerations:

  • The RealSense D435 camera has a very poor depth info accuracy, which make robotics application that relies on accurate depth info nearly impossible on PyRobot.
  • Azure Kinect Camera can provide more information for robotics applications (like built-in body tracking parts in its ROS driver).
  • Azure Kinect Camera itself is small enough to be mounted on PyRobot. So it just need to slightly modify the 3D printed part for camera mounting.
  • The camera cost ($359) is low, which still fulfill the low-cost requirment of locobot.

Do you think it's a good feature to be added into PyRobot?

If it is, my expected workflow of this feature is:

  1. Rewrite the locobot_install_all.sh file, add installation of Azure Kinect SDK and its ROS Driver, and dependencies for calibration.
  2. Rewrite the PyRobot's files about camera and vision-related applications.
  3. Add camera's URDF file.
  4. Add modified 3D printed parts files.

Is there any other aspects of working that I fail to consider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions