Zhaoyuan Cheng
Results
2
issues of
Zhaoyuan Cheng
## **Description** This pull request introduces significant improvements to the `sensor_msgs::image_encodings` module in ROS2 Rolling, specifically enhancing support for NV12 and NV21 image encodings. The changes aim to provide more...
more-information-needed
### Description This PR adds support for the NV12 encoding in the `cv_bridge` package. Change depends on common_interfaces PR: https://github.com/ros2/common_interfaces/pull/264 The following changes have been made: - Added NV12 encoding...