Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro jazzy showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro kilted showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro rolling showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
Repo symbol

psdk_ros2 repository

psdk_interfaces psdk_wrapper

ROS Distro
humble

Repository Summary

Checkout URI https://github.com/umdlife/psdk_ros2.git
VCS Type git
VCS Version main
Last Updated 2024-11-22
Dev Status MAINTAINED
Released RELEASED
Tags No category tags.
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Packages

Name Version
psdk_interfaces 1.3.2
psdk_wrapper 1.3.2

README

psdk_ros2

psdk_ros2 is an open-source ROS 2 wrapper that brings DJI’s Payload-SDK libraries capabilities into the robotics ecosystem. You can find all the wrapper’s documentation at https://umdlife.github.io/psdk_ros2.

Features

The psdk_ros2 wrapper currently supports the following features:

  1. Starting and Initializing PSDK Applications: psdk_ros2 allows you to initiate and configure a PSDK application from within ROS 2.
  2. Subscription to DJI Main Topics: You can easily subscribe to the main topics provided by DJI, getting access to essential data and information.
  3. Frequency Control for Topic Subscription: psdk_ros2 offers the capability to set the frequency of topic subscriptions, allowing you to tailor data retrieval as per your requirements.
  4. Copter Position and Velocity Commands: With psdk_ros2, you can conveniently send position and velocity commands to control a copter’s movement.
  5. Camera Parameters Management: psdk_ros2 provides functionalities to retrieve and update the main parameters of a mounted camera, giving you control over the camera settings.
  6. Gimbal Parameters Control: You can manipulate gimbal parameters, adjusting the gimbal’s orientation and behavior.

Compatibility

The current version supports PSDK v3.8.1 and it has been tested and built for ROS 2 Humble. For firmware and product compatibility, please check the page DJI Developer - PSDK.

In terms of hardware used for testing this wrapper, our primary testing platform has been the DJI M300 RTK drone, to which an external board has been connected via the OSDK expansion module. As for the payloads, H20 and H20T cameras have been tested.

Please notice that this wrapper is still a work in progress. While we aim to make it as generic as possible, compatibility with different setups may require code modifications and testing to ensure proper functionality. Before deploying this wrapper with alternative hardware or configurations, we recommend thoroughly reviewing and understanding the codebase, configuration files, and documentation.

License

psdk_ros2 wrapper is under the Mozilla Public License Version 2.0.
Please note that the DJI Payload-SDK libraries which are needed to run this wrapper use MIT License.