ros / common_msgs

Commonly used messages in ROS. Includes messages for actions (actionlib_msgs), diagnostics (diagnostic_msgs), geometric primitives (geometry_msgs), robot navigation (nav_msgs), and common sensors (sensor_msgs), such as laser range finders, cameras, point clouds.
http://wiki.ros.org/common_msgs
179 stars 191 forks source link

Deal with abstarct image encodings like 8UC40 and 8UC #91

Closed wkentaro closed 7 years ago

wkentaro commented 8 years ago

This is for https://github.com/ros-perception/vision_opencv/pull/150, and suggested by @vrabaud at https://github.com/ros-perception/vision_opencv/pull/150#issuecomment-246205371 .

tfoote commented 7 years ago

Thanks for the update this looks good to me. @vrabaud can you take a quick look?

vrabaud commented 7 years ago

LGTM, please merge.

wkentaro commented 7 years ago

@tfoote Could u please merge this?

wkentaro commented 7 years ago

@tfoote Could this be released? Or are there any rules on period for releasing?

vrabaud commented 7 years ago

though it would be nice to have it released, it is far from being critical (it's a rare use case that you seem to be the only one to need :) ) so I guess we'll have to wait a bit.

wkentaro commented 7 years ago

I see.

2016年9月30日金曜日、Vincent Rabaudnotifications@github.comさんは書きました:

though it would be nice to have it released, it is far from being critical (it's a rare use case that you seem to be the only one to need :) ) so I guess we'll have to wait a bit.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ros/common_msgs/pull/91#issuecomment-250519983, or mute the thread https://github.com/notifications/unsubscribe-auth/AEHFk9an-r062cwcdXlsKASjyxtEXJDyks5qu-fcgaJpZM4J_nZK .

和田 健太郎 / Kentaro Wada http://wkentaro.com

tfoote commented 7 years ago

We try to coordinate low level package releases due to the high cost of rebuilding as well as triggering downloads for the whole community. If we do it in batches we can share that cost across multiple packages.