活動
2011/01/14から2011/02/12まで
2011/02/12
- 21:50 バグ #1896 (終了): 配列に対するdelete
- 21:46 調査 #1455: IFR ID取得方法の調査
- 変数型については、以前type idを取得していたのとほぼ同じ方法で取得できる。
Any型に多移入してtype()が返すRepositoryId対して、id()やname()を呼ぶことで取得できる。... - 21:28 コア リビジョン 2040: toTypename() and toRepositoryId() functions now support variable and
- interface type in same function template.
- 21:28 リビジョン 2040 (openrtm-cxx): toTypename() and toRepositoryId() functions now support variable and
- interface type in same function template.
2011/02/10
2011/02/09
- 08:43 コア リビジョン 2039: Component action listeners (PortAction and ExecutionContextAction)
- have been defined and inserted to each action.
- 08:43 リビジョン 2039 (openrtm-cxx): Component action listeners (PortAction and ExecutionContextAction)
- have been defined and inserted to each action.
- 01:58 コア リビジョン 2038: Component action listeners have been inserted to each action.
- 01:58 リビジョン 2038 (openrtm-cxx): Component action listeners have been inserted to each action.
2011/02/04
- 18:16 整備 #1556 (終了): Fedora13 (i386, x86_64) 用パッケージを用意する
- 18:13 バグ #1995 (終了): bug report on running rtcd within zombies
- 産総研の松坂です。
下記の件、ようやく再現しました(が、RTMの問題ではなかったことが判明しました)。
2011/1/14 Yosuke Matsusaka <yosuke.matsusaka@aist.go.jp>:
...
2011/02/02
- 23:37 整備 #2029: pkg_install100_*スクリプトの動作チェック
- テストは、
* そのままでスクリプトが動作するか確認
* スクリプト中のreposerversの順序を入れ替えて確認
* www.openrtm.org を hogehoge.openrtm.org に変更して確認 (www.o... - 23:33 整備 #2029 (終了): pkg_install100_*スクリプトの動作チェック
- OpenRTMのLinux用のインストーラスクリプトを更新しました。
これまでは、リポジトリサーバの場所を固定にしていましたが、www.openrtm.deも利用できるように、どちらのサーバが近いかを判断して近いほうのサーバを利用す... - 23:15 コア リビジョン 2037: Installer scripts have been updated to select nearest repository server.
- 23:15 リビジョン 2037 (openrtm-cxx): Installer scripts have been updated to select nearest repository server.
2011/02/01
- 10:06 整備 #1915: VC2010への対応
- 作業メモ
https://openrtp.jp/redmine/projects/openrtm-aist-cxx/wiki/%231915%E4%BD%9C%E6%A5%AD%E3%83%A1%E3%83%A2
2011/01/28
- 18:50 整備 #1915: VC2010への対応
- GUIでビルドしてexamplesが動作することを確認しました。
2011/01/27
- 08:26 機能 #2015: ComponentAction listener の追加
- r2036にて、RTObjectにComponentActionListenrのホルダとadd/remove関数を追加。
- 07:29 機能 #2015: ComponentAction listener の追加
- r2035にてリスナクラスを追加。Makefile.amを修正。
- 07:28 機能 #2015 (終了): ComponentAction listener の追加
- * RTコンポーネントの各種アクション(ComponentAction)をフックするためのリスナクラス、ComponentAction listener を追加する。
** PreAction: 引数に ec_id を取るリスナ
... - 08:14 コア リビジョン 2036: ComponentActionListeners and its add/remove functions have been added.
- 08:14 リビジョン 2036 (openrtm-cxx): ComponentActionListeners and its add/remove functions have been added.
- 07:12 コア リビジョン 2035: ComponentAction listeners have been added.
- 07:12 リビジョン 2035 (openrtm-cxx): ComponentAction listeners have been added.
2011/01/25
2011/01/20
- 00:52 バグ #1996 (終了): RtORB+OpenRTMがMac上でコンパイルが通らない
- autogen で m4マクロを /optの下を探すように修正。
refs 2033
- 00:50 バグ #1996: RtORB+OpenRTMがMac上でコンパイルが通らない
- 原です。libtoolについて、もう少し調べてみました。
結論からすると、libtool2.4でもコンパイルはできます。
但し、現在のautogenのスクリプトで autoreconf を呼び出しては
コンパイルできません。これ... - 00:48 バグ #2001 (終了): Configurationが機能しない。
- 00:47 バグ #2001: Configurationが機能しない。
- ...
- 00:22 バグ #2001: Configurationが機能しない。
- r2015ではconfigurationは機能するので、RtORB関係で変更した部分で問題がある模様。
- 00:19 バグ #2001 (終了): Configurationが機能しない。
- r2021でconfigurationが機能しない。
RTSEでConfigSampleコンポーネントをセレクトしても、configuration viewで何も表示されない。 - 00:43 コア リビジョン 2033: Search path /opt/local/share/aclocal has been added to m4 macro in Mac OS X.
- 00:43 リビジョン 2033 (openrtm-cxx): Search path /opt/local/share/aclocal has been added to m4 macro in Mac OS X.
- 00:38 コア リビジョン 2032: Configuration's bug has been fixed.
- Ctor's first arg is max length. Actual length has to be set.
- 00:38 リビジョン 2032 (openrtm-cxx): Configuration's bug has been fixed.
- Ctor's first arg is max length. Actual length has to be set.
2011/01/17
2011/01/15
- 05:40 コア リビジョン 2030: Some modification for RtORB on Mac OS X.
- 05:40 リビジョン 2030 (openrtm-cxx): Some modification for RtORB on Mac OS X.
- 05:39 コア リビジョン 2029: const char* is passed to CORBA_SeqUtil::push_back.
- CORBA::string_duped.
- 05:39 リビジョン 2029 (openrtm-cxx): const char* is passed to CORBA_SeqUtil::push_back.
- CORBA::string_duped.
2011/01/14
- 07:14 バグ #1996: RtORB+OpenRTMがMac上でコンパイルが通らない
- 原さんへの返事
こちらのmacで調べてみましたが、原さんのようなlibtoolがらみの
問題は特に再現できませんでした。以下のようにコンパイルしました。
1. libIDLをmacportsでインストール
2. e... - 01:08 バグ #1996: RtORB+OpenRTMがMac上でコンパイルが通らない
- 原さんの追加情報
原です。私の方でも少し調べてみました。
どうもMacでconfigure.acしかない状態(リポジトリの状態)では、
build/autogen で生成されたconfigureでは、コンパイルできないようで...
他の形式にエクスポート: Atom