Size: 1375
Comment:
|
Size: 1457
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
* getUnitVectors has been deprecated | * getUnitVectors(...) has been deprecated |
Line 14: | Line 14: |
* The MASK_* arguments have been deprecated in favor of channel_option::* |
Contents
0.4.0 (Forthcoming)
Deprecated laser_scan_assembler_srv & point_cloud_assembler_srv. These are replaced by laser_scan_assembler and point_cloud_assembler, respectively.
- Changed "max_scans" topic to "max_clouds" for the point_cloud_assembler
- Removed "tf_tolerance_secs" param. This value is auto-computed by the laser_assembler
- build_cloud service no longer in private namespace. ("~build_cloud" is now "build_cloud")
- Input topic for laser_scan_assembler is now 'scan'
- Input topic for point_cloud_assembler is now 'cloud'
- The "preservative" argument to projectLaser and transformLaserScanToPointCloud have been deprecated
- getUnitVectors(...) has been deprecated
- The argument order to transformLaserScanToPointCloud has been changed
- The MASK_* arguments have been deprecated in favor of channel_option::*
- The "preservative" parameter for scan_to_cloud_filter_chain has been deprecated
0.3.0 (9/17/09)
laser_assembler: Deprecated merge_clouds
laser_geometry: Deprecated laser_processor
This header does not appear to be used. The original code can still be found in the wg-ros-pkg/people package. Please contact Jeremy Leibs (leibs@willowgarage.com), if you need this functionality and would like to discuss the creation of an appropriate package to hold it.