Activity
From 05/03/2011 to 06/01/2011
05/31/2011
- 06:32 PM Revision 2155: Some SdoServiceAdmin interfaces have been changed.
- RTObject interfaces for SDO admin have been updated.
- 02:45 PM Revision 2154: OpenRTM-aist-1.1.0-RC1 has been tagged as RELEASE_1_1_0_RC1.
- 12:14 PM Revision 2153: marged from r2152
- SDO service provider framework is implemented. Some SDO service
related interfaces are added/delete/updated. - 11:17 AM Revision 2152: SDO service provider framework is implemented. Some SDO service
- related interfaces are added/delete/updated.
- 11:10 AM 機能 #2143 (担当): rtc.conf編集用ツール(GUI)の作成
- rtc.confを編集するためのGUIツールを作成する。
現状では、どういったパラメータがあるのか、また、パラメータがわかっていても
どのような値にするべきなのかがわかりにくいため、OpenRTM-aistで予め定義され
て... - 09:23 AM Revision 2151: mergeed r2125-2150
05/30/2011
05/27/2011
- 02:43 AM Revision 2149: License has been updated.
- 01:07 AM Revision 2148: rtm_config.cmake and its generator tool have been introduced.
- 12:40 AM Revision 2147: sdo.service properties have been added.
- Now available sdo.service.(consumer/provider) can be found in
sdo.service.(consumer/provider).available_services.
And... - 06:56 PM Revision 2146: GlobalFactory's explicit instantiation has been added for Win32.
- 05:54 PM Revision 2145: A trivial indentation modification.
05/26/2011
- 06:41 AM Revision 2144: SdoServiceConsumerbase documentation has been updated.
- 11:30 PM Revision 2143: Documentation for InPort/OutPort have been updated.
- 11:23 PM Revision 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... - 11:19 PM Revision 2141: unused yaml file has been deleted.
- 11:18 PM Revision 2140: Documentation for ComponentObserver.idl has been updated. refs #2139
- 10:52 PM Revision 2139: Now makewrapper and rtm-skelwrapper check existing files and its contents
- to avoid same file regeneration.
05/24/2011
- 02:31 PM Revision 2138: coil DLL version specified.
- 02:18 PM Revision 2137: coil DLL version specified.
- 01:59 PM Revision 2136: Directory structure has been modified. omniORB/OpenRTP/OpenCV are now
- under OpenRTM-aist/version directory.
- 01:47 PM Revision 2135: Now coil DLL has version number. vsprops/props have been modified.
- 01:42 PM Revision 2134: msi's UpgradeCode has been updated. refs #1776
- 01:30 PM Revision 2133: RELEASE_1_1_0_RC1 tag
- 12:56 PM Revision 2132: get_port_profile() are enclosed by try-catch, and they return false now.
- refs #1776
- 12:54 PM Revision 2131: Sample run script updated.
- hostname -> 127.0.0.1, ConnectorComp's option changed.
- 12:52 PM Revision 2130: The number of debug print has been reduced.
- 12:50 PM Revision 2129: manager.os.hostname -> os.hostname
- 12:49 PM Revision 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 PM Revision 2127: ListenersHolder's listener list are now guarded by mutex. refs #2137
05/23/2011
- 04:57 AM Revision 2126: branch RELENG_1_1
- 04:55 AM Revision 2125: RELENG_1_1 folder
- 04:50 AM Revision 2124: version.txt has to be copied from original rtm directory.
- 02:45 AM Revision 2123: Update for rtmtools 1.1.0.
- 02:12 AM Revision 2122: Added SDOService to feature tag.
- 01:52 AM Revision 2121: Now latex compilation is unnecessary.
- 01:51 AM Revision 2120: Return code has been changed (CRLF->LF).
- 01:43 AM Revision 2119: ComponentObserver.idl documentation has been improved.
- Incomplete implementation has been updated. ref #2135
- 01:08 AM Revision 2118: New configuration file.
- 09:47 PM Revision 2117: modified path to ComponentObserverConsumer.dll.
- 06:19 PM Revision 2116: rpm build script was modified for Vine 5.0.
- 05:16 PM Revision 2115: deb package's rule fixed for 64bit environment.
- 05:03 PM Revision 2114: rpm build script fixed.
- 04:33 PM Revision 2113: deb depend package's name has been modified.
- 04:26 PM Revision 2112: rpm build script bug has been fixed.
- 12:37 PM Revision 2111: Now ComponentObserverConsumer is build in win32 environment.
- It is also included in msi. refs #2129
- 12:31 PM Revision 2110: Igonore Makefile.in
- 12:05 PM Revision 2109: ext/sdo and observer is introduced win32 environment. refs #2129
- 12:00 PM Revision 2108: "rm *vcxproj" is added to clean-local. refs #2131
- 11:54 AM Revision 2107: "rm *vcxproj" is added to clean-local.
05/22/2011
- 01:17 AM Revision 2106: libuuid is added to the Fedora's installation script.
- 12:54 AM Revision 2105: License has been changed from EPL to LGPLv3.
- COPYRIGHT notice for coil has been added. refs #2090
- 11:01 PM Revision 2104: Now component's properties (m_properties) are imported to
- ComponentProfile::properties. refs #2107
- 10:57 PM Revision 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... - 10:56 PM Revision 2102: Property values "manager.os.*" are now "os.*".
- refs #2107
- 10:52 PM Revision 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
05/21/2011
- 06:03 PM Revision 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 - 04:03 PM Revision 2099: PortList in the commented-out code has been changed into PortServiceList.
- Indentation has been modified. refs #2123
05/18/2011
05/13/2011
- 04:44 PM Revision 2097: For vc2010. refs 1915
05/10/2011
- 12:37 AM Revision 2096: ExecutionContext handling functions have been added. refs #341
- 12:14 AM Revision 2095: rpm build script modified to avoid rm's error.
- 11:58 PM Revision 2094: clean-local has been updated to delete ROM build dirs and other
- created files.
- 09:33 AM バグ #2084: 複合RTCのメンバ(子RTC)を削除すると,すべての子RTCがECからデタッチされてしまう
- PeriodicECSharedComposite.cppのremoveParticipantFromEC(Member& member)
内の以下の内容で、organizationのメンバーにをremove_componentでE...
05/09/2011
- 08:33 AM Revision 2093: Version number added to libcoil.
- 07:45 AM Revision 2092: example package's installation method has been changed
- 06:52 AM Revision 2091: Unused dist-hook has been deleted
- 06:51 AM Revision 2090: Dependency has been corrected.
- 12:56 AM Revision 2089: Unused files have been deleted.
- refs #2092 refs #2093 refs #2096
- 12:45 AM Revision 2088: Unused files have been deleted.
- refs #2092 refs #2093 refs #2096
- 12:28 AM Revision 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... - 01:46 PM Revision 2086: For vc2010. refs 1915
05/07/2011
- 10:06 AM Revision 2085: New variable for installation directory (rtm_includedir/rtm_libdir/rtm_datadir)
- have been added for new installation policy. refs #2096
05/06/2011
- 12:56 AM Revision 2084: New variable for installation directory (rtmincludedir/rtmlibdir/rtmdatadir)
- have been added for new installation policy. refs #2096
05/05/2011
- 11:53 PM Revision 2083: OpenCV2.1 and OpenCV-RTC came to be installed with OpenRTM-aist.msi. refs 2064 .
- update for 1.1.0.
05/03/2011
- 08:12 AM Revision 2082: toRepositoryId function has been rewritten for older (3.3) gcc.
- Now toRepositoryIdOfStruct/toRepositoryIdOfObject are also available.
05/02/2011
Also available in: Atom