プロジェクト

全般

プロフィール

活動

2015/05/27から2015/06/25まで

2015/06/25

16:22 コア リビジョン 2638: [compat,test] Able to aggregate coverage data of all test class. refs #3208
irie
16:22 OpenRTM-aist (C++) リビジョン 2638 (openrtm-cxx): [compat,test] Able to aggregate coverage data of all test class. refs #3208
irie
09:54 コア リビジョン 2637: [compat,test] Change RTC::PeriodicExecutionContext to RTC_exp::PeriodicExecutionContext. refs #3236
irie
09:54 OpenRTM-aist (C++) リビジョン 2637 (openrtm-cxx): [compat,test] Change RTC::PeriodicExecutionContext to RTC_exp::PeriodicExecutionContext. refs #3236
irie

2015/06/22

16:33 コア リビジョン 2636: [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3229
irie
16:33 OpenRTM-aist (C++) リビジョン 2636 (openrtm-cxx): [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3229
irie
15:30 コア リビジョン 2635: [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3231
irie
15:30 OpenRTM-aist (C++) リビジョン 2635 (openrtm-cxx): [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3231
irie
14:10 コア リビジョン 2634: [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3230
irie
14:10 OpenRTM-aist (C++) リビジョン 2634 (openrtm-cxx): [compat,test] Add -coverage and -lgcov to rtcprof_LDFLAGS of Makefile.am. Add source files to Makefile.am. refs #3230
irie
09:04 コア リビジョン 2633: [compat,test] Change RTC::PeriodicExecutioneContext to RTC_exp::... and Add source files to Makefile.am. refs #3208
irie
09:04 OpenRTM-aist (C++) リビジョン 2633 (openrtm-cxx): [compat,test] Change RTC::PeriodicExecutioneContext to RTC_exp::... and Add source files to Makefile.am. refs #3208
irie

2015/06/19

07:47 RTC Builder バグ #3228: SVC_implの生成について、再度整理。
Java_SVCのテンプレートを修正。return文のための判別式の追加。 isao-hara
07:45 RT System Editor リビジョン 536 (rtsystemeditor): Fix the 'return' statement for SVC_impl.java, Modify JavaConverter and Java_SVC.java.vsl.
hara
07:45 RTC Builder リビジョン 536 (rtmtools): Fix the 'return' statement for SVC_impl.java, Modify JavaConverter and Java_SVC.java.vsl.
hara

2015/06/18

09:45 コア リビジョン 2632: [compat,test] Delete .libs from Makefile.am. refs #3208
irie
09:45 OpenRTM-aist (C++) リビジョン 2632 (openrtm-cxx): [compat,test] Delete .libs from Makefile.am. refs #3208
irie

2015/06/17

22:12 コア 機能 #3224 (解決): 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
h2. 仕様
* ConnectorProfile.properties["dataport.outport.direct_dataput.disable"] != YES の時、または当該プロパティーが設定されていない場合にD...
n-ando
00:41 コア 機能 #3224 (解決): 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
同一プロセスに存在する複数のコンポーネント間のデータ転送においては、
* マーシャリング
* バッファリング
* アンマーシャリング
が行われているが、実際には単にOutPortからInPortの変数にデータを書き込む...
n-ando
22:12 OpenRTM-aist (Python) 機能 #3226: 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
h2. 仕様
* ConnectorProfile.properties["dataport.outport.direct_dataput.disable"] != YES の時、または当該プロパティーが設定されていない場合にD...
n-ando
00:42 OpenRTM-aist (Python) 機能 #3226 (終了): 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
同一プロセスに存在する複数のコンポーネント間のデータ転送においては、
* マーシャリング
* バッファリング
* アンマーシャリング
が行われているが、実際には単にOutPortからInPortの変数にデータを書き込む...
n-ando
22:12 OpenRTM-aist (Java) 機能 #3225: 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
h2. 仕様
* ConnectorProfile.properties["dataport.outport.direct_dataput.disable"] != YES の時、または当該プロパティーが設定されていない場合にD...
n-ando
00:42 OpenRTM-aist (Java) 機能 #3225 (担当): 同一プロセスのコンポーネント間のデータポート接続で、データ転送をダイレクトに行うようにする
同一プロセスに存在する複数のコンポーネント間のデータ転送においては、
* マーシャリング
* バッファリング
* アンマーシャリング
が行われているが、実際には単にOutPortからInPortの変数にデータを書き込む...
n-ando
21:43 コア リビジョン 2631: [incompat,function] Direct data put functionality between data ports has been implemented. refs #3224
n-ando
21:43 OpenRTM-aist (C++) リビジョン 2631 (openrtm-cxx): [incompat,function] Direct data put functionality between data ports has been implemented. refs #3224
n-ando
16:35 コア リビジョン 2630: [compat,test] Delete .libs from Makefile.am. refs #3208
irie
16:35 OpenRTM-aist (C++) リビジョン 2630 (openrtm-cxx): [compat,test] Delete .libs from Makefile.am. refs #3208
irie
12:22 RTC Builder バグ #3228 (新規): SVC_implの生成について、再度整理。
サービスポートのProviderの実装ひな形生成に対するコーディングが場当たり的で未整理。
もう少し、整理する必要がある。また、typedefで直接structを定義するとJavaではうまく変換できない。根本的な対処が必要。また、プ...
isao-hara
12:16 RT System Editor リビジョン 535 (rtsystemeditor): Modified IDLParamConverter and the SVC_impl Generators(for C++, Python, Java)
hara
12:16 RTC Builder リビジョン 535 (rtmtools): Modified IDLParamConverter and the SVC_impl Generators(for C++, Python, Java)
hara
00:36 コア 機能 #3223 (解決): 初期化時にポートの接続やアクティベーションをrtc.confで指定し実行できるようにする
r2623にて対応。 n-ando

2015/06/16

16:50 コア リビジョン 2629: [compat,test] Add source files to Makefile.am. refs #3208
irie
16:50 OpenRTM-aist (C++) リビジョン 2629 (openrtm-cxx): [compat,test] Add source files to Makefile.am. refs #3208
irie
15:02 コア リビジョン 2628: [compat,test] Add source files to Makefile.am. refs #3208
irie
15:02 OpenRTM-aist (C++) リビジョン 2628 (openrtm-cxx): [compat,test] Add source files to Makefile.am. refs #3208
irie

2015/06/15

16:37 コア リビジョン 2627: [compat,test] Add new property executable. refs #3208
irie
16:37 OpenRTM-aist (C++) リビジョン 2627 (openrtm-cxx): [compat,test] Add new property executable. refs #3208
irie
16:14 コア リビジョン 2626: [compat,installer] Add new property executable.
irie
16:14 OpenRTM-aist (C++) リビジョン 2626 (openrtm-cxx): [compat,installer] Add new property executable.
irie
15:12 コア リビジョン 2625: [compat,test] Change mode 775. refs #3208
irie
15:12 OpenRTM-aist (C++) リビジョン 2625 (openrtm-cxx): [compat,test] Change mode 775. refs #3208
irie
14:11 コア リビジョン 2624: [compat,test] Update do-coverage target. refs #3208
irie
14:11 OpenRTM-aist (C++) リビジョン 2624 (openrtm-cxx): [compat,test] Update do-coverage target. refs #3208
irie
03:03 コア リビジョン 2623: [compat,->RELENG_1_1] New rtc.conf optinos (preconnection, preactivation) have been added. refs #3223
n-ando
03:03 OpenRTM-aist (C++) リビジョン 2623 (openrtm-cxx): [compat,->RELENG_1_1] New rtc.conf optinos (preconnection, preactivation) have been added.
n-ando
03:00 コア 機能 #3223 (終了): 初期化時にポートの接続やアクティベーションをrtc.confで指定し実行できるようにする
h1. ポートの接続
以下のような指定でポートの事前接続を実行するようにする
* manager.components.preconnect: ConsoleIn.out:ConsoleOut.in(dataflow_type...
n-ando
03:00 OpenRTM-aist (Java) 機能 #3222 (終了): 初期化時にポートの接続やアクティベーションをrtc.confで指定し実行できるようにする
h1. ポートの接続
以下のような指定でポートの事前接続を実行するようにする
* manager.components.preconnect: ConsoleIn.out:ConsoleOut.in(dataflow_type...
n-ando
03:00 OpenRTM-aist (Python) 機能 #3221 (終了): 初期化時にポートの接続やアクティベーションをrtc.confで指定し実行できるようにする
h1. ポートの接続
以下のような指定でポートの事前接続を実行するようにする
* manager.components.preconnect: ConsoleIn.out:ConsoleOut.in(dataflow_type...
n-ando

2015/06/14

10:21 RT System Editor リビジョン 534 (rtsystemeditor): [compat,build] Build scripts have been updated for new ant4eclipse.
n-ando
10:21 RTC Builder リビジョン 534 (rtmtools): [compat,build] Build scripts have been updated for new ant4eclipse.
n-ando

2015/06/12

15:28 コア リビジョン 2622: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
15:28 OpenRTM-aist (C++) リビジョン 2622 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
12:03 コア リビジョン 2621: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
12:03 OpenRTM-aist (C++) リビジョン 2621 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
09:17 コア リビジョン 2620: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
09:17 OpenRTM-aist (C++) リビジョン 2620 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie

2015/06/11

16:46 コア リビジョン 2619: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
16:46 OpenRTM-aist (C++) リビジョン 2619 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
15:47 コア リビジョン 2618: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
15:47 OpenRTM-aist (C++) リビジョン 2618 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
13:21 コア リビジョン 2617: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
13:21 OpenRTM-aist (C++) リビジョン 2617 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
11:45 コア リビジョン 2616: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
11:45 OpenRTM-aist (C++) リビジョン 2616 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
10:51 コア リビジョン 2615: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
10:51 OpenRTM-aist (C++) リビジョン 2615 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
08:54 コア リビジョン 2614: [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie
08:54 OpenRTM-aist (C++) リビジョン 2614 (openrtm-cxx): [compat,test] Add source files to Makefile.am, make OK. refs #3208
irie

2015/06/10

16:19 コア リビジョン 2613: [compat, test] Add source files to Makefile.am, make OK. refs #3208
irie
16:19 OpenRTM-aist (C++) リビジョン 2613 (openrtm-cxx): [compat, test] Add source files to Makefile.am, make OK. refs #3208
irie
09:27 コア リビジョン 2612: [compat,test] Aggregate coverage result to rtm/Coverage. refs #3207
irie
09:27 OpenRTM-aist (C++) リビジョン 2612 (openrtm-cxx): [compat,test] Aggregate coverage result to rtm/Coverage. refs #3207
irie
09:21 コア リビジョン 2611: [compat,test] Add gcov lcov to Makefile.am. refs #3207
irie
09:21 OpenRTM-aist (C++) リビジョン 2611 (openrtm-cxx): [compat,test] Add gcov lcov to Makefile.am. refs #3207
irie

2015/06/09

22:28 RT System Editor リビジョン 533 (rtsystemeditor): [compat,installer] not multi-arch control files have been added.
n-ando
22:28 RTC Builder リビジョン 533 (rtmtools): [compat,installer] not multi-arch control files have been added.
n-ando
16:31 コア リビジョン 2610: [compat,installer] Add install option [s/us/d/ud/c/uc/r/ur].
irie
16:31 OpenRTM-aist (C++) リビジョン 2610 (openrtm-cxx): [compat,installer] Add install option [s/us/d/ud/c/uc/r/ur].
irie
01:55 RT System Editor 機能 #3212 (終了): OpenRTPのdeb/rpmパッケージ化
OpenRTPのdeb/rpmパッケージ化 n-ando

2015/06/08

12:09 RT System Editor リビジョン 532 (rtsystemeditor): [compat,->RELENG_1_1] Makefile.am removed.
n-ando
12:09 RTC Builder リビジョン 532 (rtmtools): [compat,->RELENG_1_1] Makefile.am removed.
n-ando
11:55 RT System Editor リビジョン 531 (rtsystemeditor): [compat,installer,->RELENG_1_1] debian package scripts and control files have been added.
n-ando
11:55 RTC Builder リビジョン 531 (rtmtools): [compat,installer,->RELENG_1_1] debian package scripts and control files have been added.
n-ando
08:36 RTC Builder バグ #3211: ログ rtcbuilder.log の生成場所の問題
対処方法として、
* logger.properties に下記のようにログファイルパターンを記載し...
n-ando
08:07 RTC Builder バグ #3211: ログ rtcbuilder.log の生成場所の問題
* Linuxのシステム上(/usr/lib/x86_64_linux_gnu/openrtm-1.1/openrtp)にrtmtoolsをインストール。
* eclipse実行時に、cd /usr/lib/x86_64_linux_...
n-ando
08:04 RTC Builder バグ #3211 (終了): ログ rtcbuilder.log の生成場所の問題
ログ rtcbuilder.log の生成場所が、カレントディレクトリとなっているため、書き込み権限がないとロックが取得できずエラーになりパースぺーくティブが開けない。 n-ando

2015/06/06

17:02 RT System Editor リビジョン 530 (rtsystemeditor): [compat, installation] openrtp launcher script has been updated to execute eclipse in OpenRTM lib dir.
n-ando
17:02 RTC Builder リビジョン 530 (rtmtools): [compat, installation] openrtp launcher script has been updated to execute eclipse in OpenRTM lib dir.
n-ando

2015/06/05

14:35 RTC Builder バグ #3084 (終了): Linux+OpenRTP(64bit) の環境でC++コンポーネントを作成すると、cmakeでエラーとなる
n-ando
14:35 RTC Builder バグ #3083 (終了): Pythonコンポーネント作成時、Description.txt, License.txtが含まれていない
n-ando
14:35 RTC Builder 機能 #3082 (終了): CMake3.0.2でのワーニング対応
n-ando
14:34 RTC Builder バグ #3073 (終了): RTCBuilderから生成されたcmakeのエラー
n-ando
14:34 RTC Builder バグ #3045 (終了): コンポーネントのヘッダでStub.h/Skel.hなどがManager.hの後にあるとclangなどでコンパイルが通らない
n-ando
14:34 OpenRTM-aist (Python) 機能 #3204 (終了): OpenRTM-aist Python Fedora用のomniORBpyパッケージ提供の必要性についての調査
n-ando
14:33 OpenRTM-aist (Python) マニュアル #3181 (終了): 1.1.0-RELEASEのLinux用パッケージの動作確認項目
n-ando
14:33 OpenRTM-aist (Python) マニュアル #3180 (終了): 1.1.0-RELEASEのWindows用インストーラの動作確認項目
n-ando
14:33 OpenRTM-aist (Python) マニュアル #3178 (終了): 1.1.0-RELEASEのLinux用パッケージの作成手順についてまとめる
n-ando
14:33 OpenRTM-aist (Python) マニュアル #3177 (終了): 1.1.0-RELEASEのWindows用インストーラの作成手順についてまとめる
n-ando
14:33 OpenRTM-aist (Python) バグ #3101 (終了): debパッケージ作成時のDependsにomniorb-nameserverを加える
n-ando
14:33 OpenRTM-aist (Python) 機能 #3095 (終了): Windows用インストーラでJREのマージモジュールを組込むように修正する
n-ando
14:32 OpenRTM-aist (Python) 整備 #3094 (終了): Windows用インストーラのプロダクト名、msiファイル名、スタートメニューの表記を変更する
n-ando
14:32 OpenRTM-aist (Python) 整備 #3093 (終了): Windows用インストーラでRTSystemEditorRCPはマージモジュールを組込むように修正する
n-ando
14:32 OpenRTM-aist (Python) 整備 #3090 (終了): Windows用インストーラ作成時、ARCHに対応したPythonパスを指定するように修正した
n-ando
14:31 OpenRTM-aist (Python) バグ #3089 (終了): OpenRTM-aist-C++ 1.1.1がインストールされているFedora環境へOpenRTM-aist-Python 1.1.0-RELEASEをインストールできない
n-ando
14:31 OpenRTM-aist (Python) バグ #3046 (終了): Debian7.0用のビルド環境(debian70, debian70-64)でのDISTRIB_CODENAMEの値
n-ando
14:30 OpenRTM-aist (Python) 調査 #3044 (終了): Fedora20用のrpmパッケージ作成の問題
n-ando
14:30 OpenRTM-aist (Python) バグ #3035 (終了): WindowsにてサンプルRTCを実行するとエラーとなる。
n-ando
14:30 OpenRTM-aist (Python) 整備 #3033 (終了): Windows用インストーラをPython2.7に対応する。
n-ando
14:30 OpenRTM-aist (Python) バグ #3032 (終了): Windowsにて配布用パッケージ作成時にエラーとなる。
n-ando
14:29 OpenRTM-aist (Java) バグ #3092 (終了): Windows用64bit版インストーラで構築した環境でstart-orbd.vbsを実行するとエラーとなる
n-ando
14:29 OpenRTM-aist (Java) 整備 #3096 (終了): Windows用インストーラの64bit版を作成する。RTSystemEditorRCPはマージモジュール利用に変更する。プロダクト名・msiファイル名も変更する。
n-ando
14:29 OpenRTM-aist (Java) 整備 #3097 (終了): 配布用ソースのzipファイル名をtar.gzの名前に合わせて、バージョン番号が入るように修正する
n-ando
14:29 OpenRTM-aist (Java) 機能 #3098 (終了): Windows用インストーラでJREのマージモジュールを組込むように修正する
n-ando
14:29 OpenRTM-aist (Java) マニュアル #3179 (終了): 1.1.0-RELEASEのWindows用インストーラの作成手順についてまとめる
n-ando
14:28 OpenRTM-aist (Java) マニュアル #3182 (終了): 1.1.0-RELEASEのWindows用インストーラの動作確認項目
n-ando
14:28 OpenRTM-aist (Java) マニュアル #3183 (終了): 1.1.0-RELEASEのLinuxでの「jar ファイルおよびサンプル」の動作確認項目
n-ando
14:28 OpenRTM-aist (Java) バグ #3050 (終了): Wixエラー ICE18の対応
n-ando
14:26 OpenRTM-aist (C++) バグ #3048 (終了): trunk->RELENG_1_1マージ
n-ando
14:25 OpenRTM-aist (C++) 機能 #232 (却下): doil (Distributed Object Infrastructure Layer) の導入
n-ando
14:24 OpenRTM-aist (C++) バグ #2566 (終了): 64bitライブラリの置き場所をlib64->libにする
n-ando
14:23 OpenRTM-aist (C++) 整備 #2868 (終了): debパッケージcontrolファイルの変更
n-ando
14:23 OpenRTM-aist (C++) 整備 #3042 (終了): 古いプロパティーシートを削除するとともに、プロパティシートを更新、トップディレクトリに置く(Win32)
n-ando
14:23 OpenRTM-aist (C++) バグ #3100 (終了): debパッケージ作成時のDependsにomniorb-nameserverを加える
n-ando
14:22 OpenRTM-aist (C++) マニュアル #3103 (終了): 1.1.1-RELEASEのWindows用インストーラの作成手順についてWikiにまとめる
n-ando
14:22 OpenRTM-aist (C++) マニュアル #3173 (終了): 1.1.1-RELEASEのWindows用インストーラの動作確認項目
n-ando

2015/06/02

09:19 OpenRTM-aist (C++) マニュアル #3175 (終了): 1.1.1-RELEASEのLinux用パッケージの作成手順についてまとめる
n-ando
09:18 OpenRTM-aist (C++) マニュアル #3176 (終了): 1.1.1-RELEASEのLinux用パッケージの動作確認項目
確認しました。ありがとうございました。 n-ando
09:16 OpenRTM-aist (C++) 調査 #3186 (終了): 1.1.0-RELEASEの環境でビルドしたコンポーネントの1.1.1-RELEASE環境での動作確認
OpenRTMの1.1.0と1.1.1、omniORBの4.1.5と4.1.7はバイナリレベルで互換性があることを確認。 n-ando
09:15 OpenRTM-aist (C++) バグ #3192 (終了): omniORB 4.2 でコンパイルが通らない
n-ando

2015/05/29

18:55 OpenRTM-aist (Python) 機能 #3204: OpenRTM-aist Python Fedora用のomniORBpyパッケージ提供の必要性についての調査
h2. Fedora21でのパッケージに含まれるファイル比較
openrtm.orgが提供しているomniORBpyパッケージをFedora21環境で作成し、これらのパッケージに含まれるファイルが
Fedoraが提供するパッケ...
n.kawauchi
18:50 OpenRTM-aist (Python) 機能 #3204 (終了): OpenRTM-aist Python Fedora用のomniORBpyパッケージ提供の必要性についての調査
openrtm.orgで、omniORBpy, omniORBpy-devel, omniORBpy-standard を提供して来たが、本当に必要なのか?
Fedoraの標準パッケージに含まれているのでは? 現在openrtm.o...
n.kawauchi
14:45 OpenRTM-aist (Python) リビジョン 609 (openrtm-python): [merge] r607-608 has been merged from trunk.
kawauchi

2015/05/28

20:56 RTC Builder バグ #3202: 生成したサービス実装ファイルのひな形の不具合
調査の結果、添付のとおり間違っているコードをはく組み合わせが多数存在する。 n-ando
20:55 RTC Builder バグ #3202 (終了): 生成したサービス実装ファイルのひな形の不具合
サービスポート用のプロバイダ実装コードのひな形で、オペレーションの引数が違っているものがある。 n-ando
16:40 OpenRTM-aist (Python) リビジョン 608 (openrtm-python): [compat, installer] Added new spec.in file was missing from the source code package.
kawauchi
15:41 OpenRTM-aist (Python) リビジョン 607 (openrtm-python): [compat, installer] Dependency on omniORBpy of Fedora has been corrected.
kawauchi

2015/05/27

09:25 RT System Editor リビジョン 529 (rtsystemeditor): Modified IDL Parse
ga
09:25 RTC Builder リビジョン 529 (rtmtools): Modified IDL Parse
ga
 

他の形式にエクスポート: Atom