活動
2009/11/19から2009/12/18まで
2009/12/18
- 18:46 コア リビジョン 1595: CorbaPort class has been refactored.
- - Two provvider holder classes has been unified into CorbaProviderHolder class.
- Object activation/deactivation is m... - 18:46 OpenRTM-aist (C++) リビジョン 1595 (openrtm-cxx): CorbaPort class has been refactored.
- - Two provvider holder classes has been unified into CorbaProviderHolder class.
- Object activation/deactivation is m... - 18:43 コア リビジョン 1594: PortBase retains owner component instance name.
- 18:43 OpenRTM-aist (C++) リビジョン 1594 (openrtm-cxx): PortBase retains owner component instance name.
- 18:40 コア リビジョン 1593: The add/remove_component logic for children components has been added.
- 18:40 OpenRTM-aist (C++) リビジョン 1593 (openrtm-cxx): The add/remove_component logic for children components has been added.
- 16:58 OpenRTM-aist (Java) リビジョン 236 (openrtm-java): The test program was updated.
- 15:51 コア リビジョン 1592: Corrected data types
- 15:51 OpenRTM-aist (C++) リビジョン 1592 (openrtm-cxx): Corrected data types
- 14:49 OpenRTM-aist (Java) リビジョン 235 (openrtm-java): PortAdmin.deletePort() has been modified to delete by objref.
- 12:21 OpenRTM-aist (Python) リビジョン 157 (openrtm-python): PortAdmin.deletePort(_ptr) has been modified to delete by objref.
- 02:08 RT System Editor リビジョン 96 (rtsystemeditor): zip file existence check has been added.
- 02:08 RTC Builder リビジョン 96 (rtmtools): zip file existence check has been added.
2009/12/17
- 19:04 コア リビジョン 1591: PortAdmin::deletePort(_ptr) has been modified to delete by objref.
- 19:04 OpenRTM-aist (C++) リビジョン 1591 (openrtm-cxx): PortAdmin::deletePort(_ptr) has been modified to delete by objref.
- 18:52 OpenRTM-aist (Python) リビジョン 156 (openrtm-python): Changed log message.
- 18:51 OpenRTM-aist (Python) リビジョン 155 (openrtm-python): Some files were revised for endian.
- 16:55 OpenRTM-aist (Java) リビジョン 234 (openrtm-java): Changed processing that set a value to ConnectorProfile.
- 16:17 OpenRTM-aist (Java) リビジョン 233 (openrtm-java): Fixed a connection problem between other language.
- 12:03 OpenRTM-aist (Python) リビジョン 154 (openrtm-python): The definition of module RTC was deleted.
- 11:00 RT System Editor リビジョン 95 (rtsystemeditor): fix rtcbuilder extension points, and renewal of activation control of form.
- 11:00 RTC Builder リビジョン 95 (rtmtools): fix rtcbuilder extension points, and renewal of activation control of form.
- 10:30 OpenRTM-aist (Python) リビジョン 153 (openrtm-python): Fixed bug in createNode() and findNode()
- 09:13 RT System Editor 調査 #1025 (終了): RTシステムエディタとRTCデバッガの連携について2
- ※RTCデバッガ側で対応させていただきました。
2009/12/16
- 23:38 RT System Editor リビジョン 94 (rtsystemeditor): New build shell script for all project.
- 23:38 RTC Builder リビジョン 94 (rtmtools): New build shell script for all project.
2009/12/15
- 19:13 RT System Editor 調査 #1024 (解決): RTシステムエディタとRTCデバッガとの連携について
- 19:10 RTC Builder バグ #335 (解決): サービスIDLのインターフェース間の継承を許すようにする
- 18:59 RT System Editor リビジョン 93 (rtsystemeditor): fix idl inherit (Python)
- 18:59 RTC Builder リビジョン 93 (rtmtools): fix idl inherit (Python)
- 18:58 RT System Editor リビジョン 92 (rtsystemeditor): fix idl inherit (Java)
- 18:58 RTC Builder リビジョン 92 (rtmtools): fix idl inherit (Java)
- 18:57 RT System Editor リビジョン 91 (rtsystemeditor): fix idl inherit (C++)
- 18:57 RTC Builder リビジョン 91 (rtmtools): fix idl inherit (C++)
- 18:48 コア リビジョン 1590: ignore Makefile.in
- 18:48 OpenRTM-aist (C++) リビジョン 1590 (openrtm-cxx): ignore Makefile.in
- 18:30 コア リビジョン 1589: The new specification for specifying the connection rule of CorbPort has been described.
- 18:30 OpenRTM-aist (C++) リビジョン 1589 (openrtm-cxx): The new specification for specifying the connection rule of CorbPort has been described.
- 16:10 コア リビジョン 1588: Changed endian type from string to bool. and added endian type to examples/SimpleIO/ConnectorComp.
- 16:10 OpenRTM-aist (C++) リビジョン 1588 (openrtm-cxx): Changed endian type from string to bool. and added endian type to examples/SimpleIO/ConnectorComp.
- 16:08 RT System Editor リビジョン 90 (rtsystemeditor): fix NullPointerException when connector profiles have only one port
- 16:08 RTC Builder リビジョン 90 (rtmtools): fix NullPointerException when connector profiles have only one port
2009/12/14
- 19:16 RT System Editor 調査 #1025 (終了): RTシステムエディタとRTCデバッガの連携について2
- ※安藤様にメールでお伝え済み
RTCデバッガのコネクト処理に伴うRTシステムエディタのエラーの件とは別件になりますが、
以下についてご検討いただけますでしょうか。
【問題の背景と概要】
・現在、RTCデバッガでは、RT... - 19:14 RT System Editor 調査 #1024 (終了): RTシステムエディタとRTCデバッガとの連携について
- ※安藤様にメールでお伝え済み
現在、RTCデバッガの RC1.0対応および機能拡張を進めておりますが、
RTシステムエディタとRTCデバッガを併用している際に1点問題が発生しております。
【概要】
RTCデバッガ上でア... - 19:09 RTC Builder 調査 #1023 (終了): サービスポートで階層化されたインターフェース型の使用
- ・サービスポートのインターフェース型設定時に独自に定義したIDLファイルを参照した場合、
インターフェース名が階層化された名称となっていると、コード生成時にエラーが検知されてしまいます。
こちらの現象について何かご存知の点があ... - 19:05 RTC Builder 調査 #1022 (終了): データポートで固定長配列を使用
- ・データポートで使用するデータ型の設定時、固定長配列を定義した独自のIDLファイルを使用すると
エディタ上でデータ型の選択が不可能となってしまいます。
こちらの現象について何かご存知の点がございましたら、ご教示ください。
... - 16:47 OpenRTM-aist (Java) リビジョン 232 (openrtm-java): Changed Endian information for a connector to boolean type from string type.
- 15:16 OpenRTM-aist (Java) リビジョン 231 (openrtm-java): For Endian
- 13:59 RTC Builder 機能 #1021 (終了): データポートのVar Nameにスペースがある場合の処理
- データポートのInPort(データ入力ポート)/OutPort(データ出力ポート)プロファイルにて、
Var Nameにスペースが入っている場合、生成されたコードのポートのインスタンス名にもス
ペースが入ってしまいビルドエラーとな... - 13:43 OpenRTM-aist (Java) リビジョン 230 (openrtm-java): The unit test of PortAdmin was executed.
2009/12/11
- 18:39 コア リビジョン 1587: Ignore Makefile and Makefile.in.
- 18:39 OpenRTM-aist (C++) リビジョン 1587 (openrtm-cxx): Ignore Makefile and Makefile.in.
- 17:44 コア リビジョン 1586: An include sentence of ace/Task.h and ace/Synch.h was deleted.
- 17:44 OpenRTM-aist (C++) リビジョン 1586 (openrtm-cxx): An include sentence of ace/Task.h and ace/Synch.h was deleted.
- 17:34 コア リビジョン 1585: Original makefile has been removed.
- 17:34 OpenRTM-aist (C++) リビジョン 1585 (openrtm-cxx): Original makefile has been removed.
- 17:23 コア リビジョン 1584: coil/ace has been updated in order to follow the other implementation.
- 17:23 OpenRTM-aist (C++) リビジョン 1584 (openrtm-cxx): coil/ace has been updated in order to follow the other implementation.
- 17:21 コア リビジョン 1583: (++i) has been changed to i + 1, since some compiler complains about it.
- 17:21 OpenRTM-aist (C++) リビジョン 1583 (openrtm-cxx): (++i) has been changed to i + 1, since some compiler complains about it.
- 17:02 コア リビジョン 1582: Build subdirectory src/ext/artlinux becomes optional build directory.
- 17:02 OpenRTM-aist (C++) リビジョン 1582 (openrtm-cxx): Build subdirectory src/ext/artlinux becomes optional build directory.
- 14:23 コア リビジョン 1581: Added the endian setting of the data port.
- 14:23 OpenRTM-aist (C++) リビジョン 1581 (openrtm-cxx): Added the endian setting of the data port.
2009/12/10
- 17:13 RT System Editor リビジョン 89 (rtsystemeditor): add error label to configuraion dialog
- 17:13 RTC Builder リビジョン 89 (rtmtools): add error label to configuraion dialog
- 16:19 OpenRTM-aist (Java) リビジョン 229 (openrtm-java): The unit test of CorbaPort was executed.
- 12:03 OpenRTM-aist (Python) リビジョン 152 (openrtm-python): Log information in try-except is added.
- 10:40 OpenRTM-aist (Python) リビジョン 151 (openrtm-python): Log information in try-except is added.
- 10:37 OpenRTM-aist (Python) リビジョン 150 (openrtm-python): Fixed bug of "\#\!/usr/bin/env python"
- 10:35 OpenRTM-aist (Python) リビジョン 149 (openrtm-python): Update for endian.
2009/12/09
- 14:23 RT System Editor リビジョン 88 (rtsystemeditor): delete dll files.
- 14:23 RTC Builder リビジョン 88 (rtmtools): delete dll files.
- 14:01 OpenRTM-aist (Java) リビジョン 228 (openrtm-java): Updated some test programs.
- 10:26 OpenRTM-aist (Java) リビジョン 227 (openrtm-java): For Endian
2009/12/08
- 18:13 OpenRTM-aist (Java) リビジョン 226 (openrtm-java): For Endian
- 13:12 RT System Editor リビジョン 87 (rtsystemeditor): in the refreshTabItem method, do necessary modification to existing controls instead by recreating controls
- 13:12 RTC Builder リビジョン 87 (rtmtools): in the refreshTabItem method, do necessary modification to existing controls instead by recreating controls
- 13:02 RT System Editor リビジョン 86 (rtsystemeditor): csharp, vbdotnet の修正
- 13:02 RTC Builder リビジョン 86 (rtmtools): csharp, vbdotnet の修正
- 09:32 OpenRTM-aist (Java) リビジョン 225 (openrtm-java): For Endian
2009/12/07
- 18:49 OpenRTM-aist (Java) リビジョン 224 (openrtm-java): Added new data-type. (TimedWChar, TimedWCharSeq, TimedWString, TimedWStringSeq)
- 18:47 OpenRTM-aist (Python) リビジョン 148 (openrtm-python): Restoration of IDL files.
- 18:40 OpenRTM-aist (Python) リビジョン 147 (openrtm-python): Added new data-type. (TimedWChar, TimedWCharSeq, TimedWString, TimedWStringSeq)
- 17:54 コア リビジョン 1580: Added new data-type. (TimedWChar, TimedWCharSeq, TimedWString, TimedWStringSeq)
- 17:54 OpenRTM-aist (C++) リビジョン 1580 (openrtm-cxx): Added new data-type. (TimedWChar, TimedWCharSeq, TimedWString, TimedWStringSeq)
- 11:47 コア リビジョン 1579: ArtExecutionContext will be build when os is ART-Linux.
- 11:47 OpenRTM-aist (C++) リビジョン 1579 (openrtm-cxx): ArtExecutionContext will be build when os is ART-Linux.
- 11:41 コア リビジョン 1578: A bug for dependency resolution logic has been fixed.
- 11:41 OpenRTM-aist (C++) リビジョン 1578 (openrtm-cxx): A bug for dependency resolution logic has been fixed.
- 11:38 コア リビジョン 1577: "make dist" errors for AutoTestIn/Out have been fixed.
- 11:38 OpenRTM-aist (C++) リビジョン 1577 (openrtm-cxx): "make dist" errors for AutoTestIn/Out have been fixed.
2009/12/04
- 15:02 OpenRTM-aist (Python) リビジョン 146 (openrtm-python): remove property.
- 15:00 OpenRTM-aist (Python) リビジョン 145 (openrtm-python): the reference to OpenRTM-aist/trunk/OpenRTM-aist/src/lib/rtm/idl/*.
- 14:57 OpenRTM-aist (Python) リビジョン 144 (openrtm-python): remove idl-files and changes to the reference to OpenRTM-aist/trunk/OpenRTM-aist/src/lib/rtm/idl/*.
- 14:22 OpenRTM-aist (Python) リビジョン 143 (openrtm-python): Restoration of IDL file
- 14:22 OpenRTM-aist (Python) リビジョン 142 (openrtm-python): Restoration of IDL file
- 14:22 OpenRTM-aist (Python) リビジョン 141 (openrtm-python): Restoration of IDL file
- 14:22 OpenRTM-aist (Python) リビジョン 140 (openrtm-python): Restoration of IDL file
- 14:22 OpenRTM-aist (Python) リビジョン 139 (openrtm-python): Restoration of IDL file
- 14:22 OpenRTM-aist (Python) リビジョン 138 (openrtm-python): Restoration of IDL file
- 14:00 OpenRTM-aist (Python) リビジョン 137 (openrtm-python): remove idl-files and changes to the reference to OpenRTM-aist/trunk/OpenRTM-aist/src/lib/rtm/idl/*.
- 12:19 コア リビジョン 1576: Update for 1.0.0
- 12:19 OpenRTM-aist (C++) リビジョン 1576 (openrtm-cxx): Update for 1.0.0
- 12:18 コア リビジョン 1575: Update for 1.0.0
- 12:18 OpenRTM-aist (C++) リビジョン 1575 (openrtm-cxx): Update for 1.0.0
- 12:18 コア リビジョン 1574: Update for 1.0.0
- 12:18 OpenRTM-aist (C++) リビジョン 1574 (openrtm-cxx): Update for 1.0.0
- 12:18 コア リビジョン 1573: Update for 1.0.0
- 12:18 OpenRTM-aist (C++) リビジョン 1573 (openrtm-cxx): Update for 1.0.0
2009/12/02
- 17:13 OpenRTM-aist (Java) 機能 #990 (解決): 相手Port死亡時の自動接続解除機能
- 17:12 OpenRTM-aist (Java) 機能 #990: 相手Port死亡時の自動接続解除機能
- PortBase実装後に下記のテストを実施して、接続情報が残っていないことをRTSEにて確認。
# ConsoleIn,ConsoleOutを接続し、ConsoleIn側を異常終了(RTCを実行したターミナルを終了)させ、Con... - 15:24 OpenRTM-aist (Java) リビジョン 223 (openrtm-java): A logic of automatic disconnection of dead connection has been implemented. refs 990
- 10:23 OpenRTM-aist (Java) リビジョン 222 (openrtm-java): Updated some test programs.
2009/12/01
- 18:07 OpenRTM-aist (Java) リビジョン 221 (openrtm-java): Fixed bug in deleteComponent().
- 16:56 OpenRTM-aist (Java) リビジョン 220 (openrtm-java): For Endian
2009/11/30
- 17:44 OpenRTM-aist (Java) リビジョン 219 (openrtm-java): The test program was updated.
- 17:40 OpenRTM-aist (Java) リビジョン 218 (openrtm-java): The unit test of OutPortBase was executed, and some problems were resolved.
2009/11/24
- 15:58 RT System Editor リビジョン 85 (rtsystemeditor): Focus lost bug of ConfigurationDialog has been modified.
- ConfigurationDialog "apply" checkbox's default has been changed to "checked" status.
- 15:58 RTC Builder リビジョン 85 (rtmtools): Focus lost bug of ConfigurationDialog has been modified.
- ConfigurationDialog "apply" checkbox's default has been changed to "checked" status.
- 10:58 RT System Editor リビジョン 84 (rtsystemeditor): Composite widget style has been changed from BORDER to NONE.
- 10:58 RTC Builder リビジョン 84 (rtmtools): Composite widget style has been changed from BORDER to NONE.
2009/11/20
- 19:44 OpenRTM-aist (Java) バグ #989 (解決): OpenRTM-aist(Java)-1.0.0-RC1 複合化解除時の不具合
- ●RTObject_impl.java
class ec_copy の operator(ExecutionContextService ecs) で
ecs の nullチェックが抜けていた。
下記のif分を追加した。
... - 19:36 OpenRTM-aist (Java) リビジョン 217 (openrtm-java): This fixes the bug reported by ticket #989.
- 16:43 OpenRTM-aist (Java) リビジョン 216 (openrtm-java): Log-level setttings for debug have been removed.
- 16:29 OpenRTM-aist (Python) 機能 #991 (解決): 相手Port死亡時の自動接続解除機能
- PortBase実装後に下記のテストを実施して、接続情報が残っていないことをRTSEにて確認。
# ConsoleIn,ConsoleOutを接続し、ConsoleIn側を異常終了(RTCを実行したターミナルを終了)させ、C... - 16:24 OpenRTM-aist (Python) リビジョン 136 (openrtm-python): A logic of automatic disconnection of dead connection has been implemented.
- 15:59 OpenRTM-aist (Java) リビジョン 215 (openrtm-java): The test program was updated.
- 15:27 OpenRTM-aist (Java) リビジョン 214 (openrtm-java): Added some unit tests.
- 14:04 OpenRTM-aist (Python) バグ #994 (解決): 複合RTCへの要素の追加時の不具合
- チケット#992での修正により、この問題も解消された。
- 14:03 OpenRTM-aist (Python) バグ #994 (終了): 複合RTCへの要素の追加時の不具合
- RTSEにて、複合RTCへ新たな要素を追加した場合にタイムアウトする。
h2. 手順
1. Composite を起動して、Controller, Motor, Sensor, ConsoleOut を復号化した。
(右ク... - 14:00 OpenRTM-aist (Python) バグ #993 (解決): Compositeコンポーネントにて、複合化したRTCを解除すると複合化されていたRTCがRTSE上で黒色表示される
- h2. 問題
1. Composite を起動して、Controller, Motor, Sensor を復合化した。
(右クリックから Create Composite Componentを選択)
2. 複合コンポー... - 13:58 OpenRTM-aist (Python) バグ #993 (終了): Compositeコンポーネントにて、複合化したRTCを解除すると複合化されていたRTCがRTSE上で黒色表示される
- 13:54 OpenRTM-aist (Python) バグ #992 (解決): Compositeコンポーネントにて、複合化したRTCを解除する
- h2. 原因
PeriodicECSharedComposite.pyのonInitialize()にてコンフィグレーションパラメータの空文字チェックが抜けているバグ。
h2. 対策
PeriodicECShared... - 13:52 OpenRTM-aist (Python) バグ #992: Compositeコンポーネントにて、複合化したRTCを解除する
- h1. 複合化したRTCをRTSEにて"Decompose Composite Component"するとRTSEがタイムアウトする。
1. Composite を起動して、復号化されたPeriodicECSharedCompo... - 13:49 OpenRTM-aist (Python) バグ #992 (終了): Compositeコンポーネントにて、複合化したRTCを解除する
- 13:05 RT System Editor リビジョン 83 (rtsystemeditor): Redmine対応(RTSE)
- 13:05 RTC Builder リビジョン 83 (rtmtools): Redmine対応(RTSE)
2009/11/19
- 23:43 OpenRTM-aist (Python) 機能 #991 (終了): 相手Port死亡時の自動接続解除機能
- * get_port_profile
* get_connector_profile
* get_connector_profilesが呼ばれた際に、自分が保持しているPortProfile内の
に、ConnectorProfi... - 23:42 OpenRTM-aist (Java) 機能 #990 (終了): 相手Port死亡時の自動接続解除機能
- * get_port_profile
* get_connector_profile
* get_connector_profilesが呼ばれた際に、自分が保持しているPortProfile内の
に、ConnectorProfi... - 23:22 コア リビジョン 1572: A logic of automatic disconnection of dead connection has been implemented.
- 23:22 OpenRTM-aist (C++) リビジョン 1572 (openrtm-cxx): A logic of automatic disconnection of dead connection has been implemented.
- 18:56 OpenRTM-aist (Java) リビジョン 213 (openrtm-java): OpenRTM-aist-Java-1.0.0-RC1
- 18:49 OpenRTM-aist (Java) リビジョン 212 (openrtm-java): Deleted it.
- 18:45 OpenRTM-aist (Java) リビジョン 211 (openrtm-java): OpenRTM-aist-Java-1.0.0-RC1
- 18:34 OpenRTM-aist (Java) リビジョン 210 (openrtm-java): OpenRTM-aist-Java-1.0.0-RC1
- 18:00 OpenRTM-aist (Java) バグ #989 (終了): OpenRTM-aist(Java)-1.0.0-RC1 複合化解除時の不具合
- examples/Composite について、rtc.conf, composite.conf をデフォルトの状態で使用してテストした。
1. Composite を起動して、復号化されたPeriodicECSharedCom... - 17:16 RTC Builder バグ #988 (終了): [1.0.0版検証] コンフィグパラメータの制約条件(Vol2)
- 制約条件の入力の仕方が分かり、また、「RTC名.conf」のコメントアウトを外すことで、
制約条件を有効化できたので、確認を行っていたところ、いくつかの不具合が出ています。
(RtSystemEditor側の操作にも影響してますが... - 16:11 OpenRTM-aist (Java) リビジョン 209 (openrtm-java): The unit test of InPortBase was executed, and some problems were resolved.
- 15:26 RTC Builder 整備 #987 (終了): [1.0.0版検証] DataPortの「制約」と「単位」
- DataPortのプロファイルを入力する欄に、「Constraints」「Unit」がありますが、
これらは、どこで使われてるのでしょうか?(ソースの中にも出てこないようだし、
RtSystemEditorにRTCを起動させても、... - 14:37 RTC Builder サポート #894: [1.0.0版検証] 「Open/Import」 使い分け
- なるほど、こちらもユーザにとっては、使い分けが分からなく、
あいまいに使っているはずなので、説明があると良いです。
マニュアルがあるのであればそちらにも。 - 14:32 RTC Builder 整備 #903: [1.0.0版検証] バージョンアップログ「履歴」
- 脇のヒントの欄に、「バージョンアップログ」についてのみ説明が無いので、
上記の説明があるといいと思います。
ちなみに、「VersionUp Log」の横のテキストボックスには、以前より入力は出来ています。
「履歴」の欄に入力... - 14:26 RTC Builder 整備 #986 (終了): [1.0.0版検証] デフォルト名の必要性
- DataPortのポート名や変数名、ServicePortのポート名、やインタフェース名、コンフィグのパラメータ名など、デフォルトで「dp_name」「dp_type」「sv_name」「if_name」など入ってますが、
「ウィン... - 14:20 RT System Editor リビジョン 82 (rtsystemeditor): Redmine対応(RTSE)
- 14:20 RTC Builder リビジョン 82 (rtmtools): Redmine対応(RTSE)
- 14:17 RTC Builder バグ #883: [1.0.0版検証] データポートタブのDataType
- 確かに独自型のIDLを指定して、eclipseを再起動させると、
DataTypeから選択が可能となりました。
ここはテキスト入力が不可ということですね。
RTMの基本のデータ型くらいは初期で選択出来るのを希望いたします... - 14:11 RT System Editor バグ #97 (解決): プロジェクト保存後のPORT重複接続エラー
- 14:11 RT System Editor バグ #187 (解決): GUIからコンフィグレーション値が変更できない
他の形式にエクスポート: Atom