Closed DivyamChandalia closed 3 months ago
Overview: Enhances zed_interfaces by adding getareadatabase, a new service facilitating area database retrieval via the ZED ROS 2 wrapper.
zed_interfaces
getareadatabase
Changes:
zed_ros2_wrapper
Details:
New Service (getareadatabase):
Implementation in zed_ros2_wrapper:
Usage:
Impact:
Testing:
Contributor Notes:
This PR is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days
Pull Request Description
Overview: Enhances
zed_interfaces
by addinggetareadatabase
, a new service facilitating area database retrieval via the ZED ROS 2 wrapper.Changes:
getareadatabase
service definition tozed_interfaces
.zed_ros2_wrapper
to process requests and interact with ZED SDK.Details:
New Service (
getareadatabase
):zed_interfaces
for ROS 2 nodes to request ZED camera area databases.Implementation in
zed_ros2_wrapper
:Usage:
Impact:
Testing:
Contributor Notes: