活動
2011/05/09から2011/06/07まで
2011/06/07
- 22:20 バグ #2158 (新規): RTCs can be deleted from a manager while participating in a Composition
- An RTC can be deleted from a manager while it is still participating in a Composite Component. This leads to the Comp...
2011/06/06
- 11:38 リビジョン 2182: 1.1.0-RC2 tagged.
- 11:07 リビジョン 2181: r2180 merged.
- 11:04 リビジョン 2180: SDO logger has been removed from dist src package
- 10:37 リビジョン 2179: r2178 merged.
- 10:28 リビジョン 2178: Logger SDO service is not built currently.
- 10:01 リビジョン 2177: Unknown inconsistency of tree. r2152 modification is not applied to SdoConfigration.h only.
- 09:32 リビジョン 2176: r2153:2175 merged
- 08:39 リビジョン 2175: SdoServiceProviderBase.h has been added in Makefile.am.
- 08:39 リビジョン 2174
- 05:33 リビジョン 2173: 1.1.0-RC2 tagged.
- 02:48 リビジョン 2172: rtc-skelwrapper -> rtm-skelwrapper
2011/06/05
2011/06/04
- 20:13 リビジョン 2169: cmake files installation has been added to deb package rule file.
- 20:12 リビジョン 2168: Created deb packages are now moved under packages directory.
- 20:04 リビジョン 2167: LoggerSdoConsumer should not be installed now.
- "noinst" prefix specified to Logger sources.
- 20:01 リビジョン 2166: cmake file location has been changed from share to lib directory.
- 20:00 リビジョン 2165: RPM package structure has been changed.
- Some executable commands are mvoed from devel to OpenRTM-aist package.
- 17:26 リビジョン 2164: OpenRTMConfig.cmake has been introduced for UNIX and Windows.
- Some autobuidl batchfiles for Win32 now create OpenRTMConfig.cmake.
OpenRTMConfig.cmake is installed into %RTM_ROOT%/... - 10:46 リビジョン 2163: Header comment has been modified.
- 10:44 リビジョン 2162: XXXConfig.cmake generator cmakeconfgen.py has been added.
2011/06/03
- 20:30 リビジョン 2161: Include options and other options are seperated in OpenRTMConfig.cmake
- rtm_config.cmake include path changed from etc to cmake in Win32.
- 19:56 リビジョン 2160: Makefile.am and cmake.yaml has been added under win32 cmake dir.
- 18:33 リビジョン 2159: cmake directory for Win32 has been added
- 18:32 リビジョン 2158: Some trivial modifications without side effect to functionality have
- been applyed. (debug print removed, variable name change)
- 18:24 リビジョン 2157: coil include path has been added to rtm-config/pkg-config pc file.
- 18:22 リビジョン 2156: CMake related files have been added.
2011/05/31
- 18:32 リビジョン 2155: Some SdoServiceAdmin interfaces have been changed.
- RTObject interfaces for SDO admin have been updated.
- 14:45 リビジョン 2154: OpenRTM-aist-1.1.0-RC1 has been tagged as RELEASE_1_1_0_RC1.
- 12:14 リビジョン 2153: marged from r2152
- SDO service provider framework is implemented. Some SDO service
related interfaces are added/delete/updated. - 11:17 リビジョン 2152: SDO service provider framework is implemented. Some SDO service
- related interfaces are added/delete/updated.
- 11:10 機能 #2143 (担当): rtc.conf編集用ツール(GUI)の作成
- rtc.confを編集するためのGUIツールを作成する。
現状では、どういったパラメータがあるのか、また、パラメータがわかっていても
どのような値にするべきなのかがわかりにくいため、OpenRTM-aistで予め定義され
て... - 09:23 リビジョン 2151: mergeed r2125-2150
2011/05/30
2011/05/28
- 02:43 リビジョン 2149: License has been updated.
- 01:07 リビジョン 2148: rtm_config.cmake and its generator tool have been introduced.
- 00:40 リビジョン 2147: sdo.service properties have been added.
- Now available sdo.service.(consumer/provider) can be found in
sdo.service.(consumer/provider).available_services.
And...
2011/05/27
- 18:56 リビジョン 2146: GlobalFactory's explicit instantiation has been added for Win32.
- 17:54 リビジョン 2145: A trivial indentation modification.
- 06:41 リビジョン 2144: SdoServiceConsumerbase documentation has been updated.
2011/05/26
- 23:30 リビジョン 2143: Documentation for InPort/OutPort have been updated.
- 23:23 リビジョン 2142: The problem that ComponentObserver cannot be used in Windows envrionment
- has been fixed. IDL compiler option and definition has been changed.
SdoServiceConsumerBase's virtual dtor has been a... - 23:19 リビジョン 2141: unused yaml file has been deleted.
- 23:18 リビジョン 2140: Documentation for ComponentObserver.idl has been updated. refs #2139
- 22:52 リビジョン 2139: Now makewrapper and rtm-skelwrapper check existing files and its contents
- to avoid same file regeneration.
2011/05/24
- 14:31 リビジョン 2138: coil DLL version specified.
- 14:18 リビジョン 2137: coil DLL version specified.
- 13:59 リビジョン 2136: Directory structure has been modified. omniORB/OpenRTP/OpenCV are now
- under OpenRTM-aist/version directory.
- 13:47 リビジョン 2135: Now coil DLL has version number. vsprops/props have been modified.
- 13:42 リビジョン 2134: msi's UpgradeCode has been updated. refs #1776
- 13:30 リビジョン 2133: RELEASE_1_1_0_RC1 tag
- 12:56 リビジョン 2132: get_port_profile() are enclosed by try-catch, and they return false now.
- refs #1776
- 12:54 リビジョン 2131: Sample run script updated.
- hostname -> 127.0.0.1, ConnectorComp's option changed.
- 12:52 リビジョン 2130: The number of debug print has been reduced.
- 12:50 リビジョン 2129: manager.os.hostname -> os.hostname
- 12:49 リビジョン 2128: Some debug prints have been added to debug refs #2137 issue.
- Mutex guard's position has been changed. But the bug is not fixed.
- 12:46 リビジョン 2127: ListenersHolder's listener list are now guarded by mutex. refs #2137
- 04:57 リビジョン 2126: branch RELENG_1_1
- 04:55 リビジョン 2125: RELENG_1_1 folder
- 04:50 リビジョン 2124: version.txt has to be copied from original rtm directory.
- 02:45 リビジョン 2123: Update for rtmtools 1.1.0.
- 02:12 リビジョン 2122: Added SDOService to feature tag.
- 01:52 リビジョン 2121: Now latex compilation is unnecessary.
- 01:51 リビジョン 2120: Return code has been changed (CRLF->LF).
- 01:43 リビジョン 2119: ComponentObserver.idl documentation has been improved.
- Incomplete implementation has been updated. ref #2135
- 01:08 リビジョン 2118: New configuration file.
2011/05/23
- 21:47 リビジョン 2117: modified path to ComponentObserverConsumer.dll.
- 18:19 リビジョン 2116: rpm build script was modified for Vine 5.0.
- 17:16 リビジョン 2115: deb package's rule fixed for 64bit environment.
- 17:03 リビジョン 2114: rpm build script fixed.
- 16:33 リビジョン 2113: deb depend package's name has been modified.
- 16:26 リビジョン 2112: rpm build script bug has been fixed.
- 12:37 リビジョン 2111: Now ComponentObserverConsumer is build in win32 environment.
- It is also included in msi. refs #2129
- 12:31 リビジョン 2110: Igonore Makefile.in
- 12:05 リビジョン 2109: ext/sdo and observer is introduced win32 environment. refs #2129
- 12:00 リビジョン 2108: "rm *vcxproj" is added to clean-local. refs #2131
- 11:54 リビジョン 2107: "rm *vcxproj" is added to clean-local.
- 01:17 リビジョン 2106: libuuid is added to the Fedora's installation script.
- 00:54 リビジョン 2105: License has been changed from EPL to LGPLv3.
- COPYRIGHT notice for coil has been added. refs #2090
2011/05/22
- 23:01 リビジョン 2104: Now component's properties (m_properties) are imported to
- ComponentProfile::properties. refs #2107
- 22:57 リビジョン 2103: Now inherited property values includes the following values.
- - config.version
- openrtm.name
- openrtm.version
- os.name
- os.release
- os.version
- os.arch
- os.hostname
- corba... - 22:56 リビジョン 2102: Property values "manager.os.*" are now "os.*".
- refs #2107
- 22:52 リビジョン 2101: Default property values now include openrtm.name.
- openrtm.version is "x.y.z" version, openrtm.name is "OpenRTM-aist-x.y.z".
refs #2107
2011/05/21
- 18:03 リビジョン 2100: New option "--output-dir/-o" has been added. The meaning of
- directory path and basename of --include-dir and --idl-file has
been changed. refs #2127 - 16:03 リビジョン 2099: PortList in the commented-out code has been changed into PortServiceList.
- Indentation has been modified. refs #2123
2011/05/18
2011/05/13
2011/05/11
- 00:37 リビジョン 2096: ExecutionContext handling functions have been added. refs #341
- 00:14 リビジョン 2095: rpm build script modified to avoid rm's error.
2011/05/10
- 23:58 リビジョン 2094: clean-local has been updated to delete ROM build dirs and other
- created files.
- 09:33 バグ #2084: 複合RTCのメンバ(子RTC)を削除すると,すべての子RTCがECからデタッチされてしまう
- PeriodicECSharedComposite.cppのremoveParticipantFromEC(Member& member)
内の以下の内容で、organizationのメンバーにをremove_componentでE... - 08:33 リビジョン 2093: Version number added to libcoil.
- 07:45 リビジョン 2092: example package's installation method has been changed
- 06:52 リビジョン 2091: Unused dist-hook has been deleted
- 06:51 リビジョン 2090: Dependency has been corrected.
- 00:56 リビジョン 2089: Unused files have been deleted.
- refs #2092 refs #2093 refs #2096
- 00:45 リビジョン 2088: Unused files have been deleted.
- refs #2092 refs #2093 refs #2096
- 00:28 リビジョン 2087: deb package and rpm package build scripts have been added.
- For package build, some variables for installation paths in Makefiles
have been added and installation paths have bee...
2011/05/09
他の形式にエクスポート: Atom