Port details |
- ros-image_common Robot Operating System - common image routines
- 1.4.1_1 devel
=0 1.4.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on devel/ros_common which is broken for more than 6 months
This port expired on: 2013-04-10
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2010-11-29 15:42:50
- Last Update: 2013-04-16 15:37:34
- SVN Revision: 315825
- License: BSD
- WWW:
- http://www.ros.org/wiki/image_common
- Description:
- Common code for working with images in ROS:
camera_calibration_parsers contains routines for reading and writing camera
calibration parameters.
camera_info_manager provides a C++ interface for camera calibration information.
It provides CameraInfo, and handles SetCameraInfo service requests, saving and
restoring the camera calibration data.
image_transport should always be used to subscribe to and publish images. It
provides transparent support for transporting images in low-bandwidth
compressed formats. Examples (provided by separate plugin packages) include
JPEG/PNG compression and Theora streaming video.
polled_camera contains a service and C++ helper classes for implementing a
polled camera driver node and requesting images from it. The package is
currently for internal use as the API is still under development.
WWW: http://www.ros.org/wiki/image_common
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ros-image_common>0:devel/ros-image_common
- No installation instructions:
- This port has been deleted.
- PKGNAME: ros-image_common
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rosmake : devel/ros
- stack.xml : devel/ros-common
- stack.xml : devel/ros_comm
- stack.xml : devel/ros-common_msgs
- chrpath : devel/chrpath
- python2.7 : lang/python27
- Runtime dependencies:
-
- roscore : devel/ros
- stack.xml : devel/ros-common
- stack.xml : devel/ros_comm
- stack.xml : devel/ros-common_msgs
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.1_1 16 Apr 2013 15:37:34 |
rene |
Remove unmaintained, expired ports:
2013-04-09 x11-drivers/xf86-video-radeonhd-devel: Unsupported devel version
2013-04-10 devel/ros-image_common: Depends on devel/ros_common which is broken
for more than 6 months
2013-04-10 devel/ros-laser_pipeline: Depends on devel/ros_common which is broken
for more than 6 months
2013-03-01 databases/php52-rrdtool: PHP 5.2 series is strongly discouraged for
new installations, migrate now
2013-03-05 devel/ros-common: Broken for more than 6 month
Feature safe: yes |
1.4.1_1 10 Mar 2013 00:41:51 |
bapt |
Deprecate ports depending on ros_common which is broken for more than 6 months
and has now expired. |
1.4.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.4.1 23 Apr 2012 18:22:14 |
rene |
Drop maintainership. |
1.4.1 31 May 2011 22:24:13 |
rene |
Upgrade the Robot Operating System ports to their 1.4 aka Diamondback versions.
Detailed changelists are available on the WWW sites.
Port changes:
- distribution files are now fetched from upstream servers instead of
using local copies from my server
- Python files are now always compiled (to .pyc and .pyo) and use Python 2.7
- devel/ros is now split in to devel/ros, devel/ros-documentation,
devel/ros-rx, and devel-ros-comm to allow more lightweight installations
- Connect latter 3 ports to the build |
1.2.0_1 03 May 2011 20:54:20 |
rene |
Update port names of ros-common_msgs and ros-geometry in (dependent) Makefiles. |
1.2.0 29 Nov 2010 15:36:23 |
rene |
Common code for working with images in ROS:
camera_calibration_parsers contains routines for reading and writing camera
calibration parameters.
image_transport should always be used to subscribe to and publish images. It
provides transparent support for transporting images in low-bandwidth
compressed formats. Examples (provided by separate plugin packages) include
JPEG/PNG compression and Theora streaming video.
polled_camera contains a service and C++ helper classes for implementing a
polled camera driver node and requesting images from it. The package is
currently for internal use as the API is still under development.
WWW: http://www.ros.org/wiki/image_common |
Number of commits found: 7
|