活動
2016/01/22から2016/02/20まで
2016/02/20
- 00:36 機能 #3409: ⑩ セキュアな通信機能
- h2. endpointをどのような条件でtcpかsslかを選択するかについて
h3. 指定方法①
クライアント側でORB_initのオプションORBclientTransportRuleを設定することでどのエンドポイントを優先する...
2016/02/18
- 15:41 機能 #3413: ⑭ スレーブマネージャの名前によるグルーピング
- まずは、マネージャに名前を付ける方法を実装する。
* スレーブマネージャ
** 言語による区別
** VCのバージョンによる区別
** 多言語のローダブルモジュール
* マニフェストファイルの導入
- 15:11 機能 #3412: ⑬ 名前付けポリシー機能の拡張
- * NamingPolicyBase基底クラスを用意する
* Policyのファクトリを用意する
typedef ::coil::GlobalFactory<NamingPolicyBase> NamingPolicyFactor... - 14:54 機能 #3411: ⑫ 名前ベースのコンポーネント指定方法の実装
- * NamingManagerに登録する CorbaOnNamingに代わり、その他のスキームの名前解決クラスを実装し追加する。
* NamingMamagerには、名前からオブジェクトリファレンスを取得する関数を追加する。
- 14:47 機能 #3411: ⑫ 名前ベースのコンポーネント指定方法の実装
- IDL Manager.idl に以下のオペレーションを追加...
- 14:32 機能 #3410: ⑪ 共有メモリ型データポート接続機能
- h2. rtc.confで設定できるようにする
port.outport.shem_default_size: <byte>
1M: byte 1M
2k: byte 2k
1024: 1024 byte
port.in... - 13:28 機能 #3409: ⑩ セキュアな通信機能
- どのような条件で、endpoint が tcpかsslになるかの調査をお願いします。
- 12:03 機能 #3400: ① コンポーネント操作関数セットの実装
- 以下の仕様でお願いします。...
2016/02/16
- 18:28 整備 #3435 (解決): idlcompile用スクリプトファイルを移動させる
- * この作業は行わないことになったので、本チケットは完了とする
* このスクリプトは、OpenRTM-aist-Pythonの1.1.1版ではインストールの際にPythonのインストール先でのidlをコンパイルで使用されていた
*...
2016/02/01
- 20:21 リビジョン 653 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] SSL encrypted connection has been implemented. refs #3409
- 20:17 リビジョン 652 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] communication method using shared memory has been implemente. refs #3410
- 20:14 リビジョン 651 (openrtm-python): [compat,->RELENG_1_2] Direct connect functionality with service ports has been implemented. refs #3408
- 20:11 リビジョン 650 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] Direct data put functionality between data ports has been implemented. refs #3407
- 19:53 リビジョン 649 (openrtm-python): [compat,bugfix,->RELENG_1_2] bug fix. refs #3407
- 19:47 リビジョン 648 (openrtm-python): [incompat,new_func,->RELENG_1_2] Topic-based connection has been implemented. refs #3406
- 19:36 リビジョン 647 (openrtm-python): [incompat,new_func,->RELENG_1_2] add initPreActivation() to Manager. refs #3403
- 19:35 リビジョン 646 (openrtm-python): [incompat,new_func,->RELENG_1_2] add initPreConnection() to Manager. refs #3402
- 19:29 リビジョン 645 (openrtm-python): [incompat,new_func,->RELENG_1_2] add initPreCreation() to Manager.
- 19:22 リビジョン 644 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] add CORBA_RTCUtil.py. refs #3400
- 17:37 リビジョン 643 (openrtm-python): remove from r632 to r642
- 14:29 リビジョン 642 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] SSL encrypted connection has been implemente. refs #3409
- 14:24 リビジョン 641 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] communication method using shared memory has been implemente. refs #3410
- 14:18 リビジョン 640 (openrtm-python): [compat,->RELENG_1_2] Direct connect functionality with service ports has been implemented. refs #3408
- 14:15 リビジョン 639 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] Direct data put functionality between data ports has been implemented. refs #3407
- 14:05 リビジョン 638 (openrtm-python): [incompat,new_func,->RELENG_1_2] Now NamingManager can register a reference of Port to naming service. refs #3406
- 13:48 リビジョン 637 (openrtm-python): [compat,bugfix,->RELENG_1_2] bug fix. refs #3407
- 13:37 リビジョン 636 (openrtm-python): [incompat,new_func,->RELENG_1_2] Topic-based connection has been implemente. refs #3406
- 13:29 リビジョン 635 (openrtm-python): [incompat,new_func,->RELENG_1_2] add initPreActivation() to Manager. refs #3403
- 13:25 リビジョン 634 (openrtm-python): [incompat,new_func,->RELENG_1_2] add initPreConnection() to Manager. refs #3402
- 13:22 リビジョン 633 (openrtm-python): [incompat,new_func,->RELENG_1_2] add initPreCreation() to Manager.
- 12:58 リビジョン 632 (openrtm-python): [incompat,new_func,new_file,->RELENG_1_2] add CORBA_RTCUtil.py. refs #3400
2016/01/29
- 15:36 整備 #3434 (解決): Linux用のインストールスクリプトを整理する
- r631 で対応。
- 15:23 リビジョン 631 (openrtm-python): [compat, installer] Unnecessary installation scripts (for C ++) have been deleted. refs #3434
2016/01/26
- 11:45 整備 #3435 (終了): idlcompile用スクリプトファイルを移動させる
- * 該当ファイルは以下の2つ
** idlcompile.bat
** idlcompile.py
* OpenRTM-aist-Python\installer下にある上記ファイルを、OpenRTM-aist-Python\O... - 11:43 整備 #3434 (終了): Linux用のインストールスクリプトを整理する
- * 作業ディレクトリは、OpenRTM-aist-Python\installer\install_scripts
* pkg_install_python_*.sh 以外はpython用ではないので削除する
他の形式にエクスポート: Atom