n-ando の活動
2011/08/19から2011/09/17まで
2011/09/16
- 01:21 RTC Builder バグ #2244 (終了): 生成されたコードのコメントをもう少し短くする
- 生成されたコードのコメントが長い場合、およそ80文字くらいで折り返されているが、コメントのインデント分があるので80文字に収まらない場合がある。改行を60−70字程度にする。
2011/09/15
- 23:59 RTC Builder バグ #2243 (終了): Configuratioの制約条件で数字、不等号、xの間に空白があるとConstraint Errorになる
- Configuratioの制約条件で数字、不等号、xの間に空白があるとConstraint Errorになる。
○ x<=x<=255
× x <= x <= 255
空白があっても受け付けるようにする。 - 23:58 RTC Builder バグ #2242 (終了): RTC.xmlが正常に保存されない
- Eclipseを閉じるときに、RTC.xmlが正常に保存されず、すべての設定が失われることがある。
入力したコンポーネントのプロファイルにエラーがあると、エラーダイアログがでて、そのご終了する。このとき保存されるRTC.xmlはデフ... - 22:56 RTC Builder バグ #2241 (終了): Builderのテキストボックスでマウスによる文字列の部分選択ができない
- テキストボックスに入力された文字列を部分選択しようとしてドラッグすると、部分的に選択されたように見えるが、マウスボタンをリリースすると全選択になってしまう。部分選択は現状カーソルキーでしかできない。
- 22:54 RTC Builder バグ #2240 (終了): Builderのテキストボックスをクリック時、2回目のクリックでも全選択が解除されない
- Builderのテキストボックスを選択のためクリックすると、文字列が全選択される。これは普通の動作なのでOK.しかし、2回目選択(再度クリック)すると、通常は全選択が解除され、クリックした場所にカースルが移動するのが一般的な挙動である...
- 22:47 RTC Builder バグ #2239: BUilderのConfiguration入力のテキストボックスがtabで次項木に移動できるようにする。
- tab移動できないのは、複数行入力可能なテキストボックスのみ。現在は文字としてのtabが入力できるが、文字の入力ではなく次項目への移動にtabキーを割り当てる。
- 22:43 RTC Builder バグ #2239 (終了): BUilderのConfiguration入力のテキストボックスがtabで次項木に移動できるようにする。
- BUilderのConfiguration入力のテキストボックスがtabで次項木に移動できるようにする。
- 22:38 RTC Builder バグ #2238 (終了): Mac OS XでConfigurationページを開くと、最上部のリストボックスの仕切りが左により過ぎていて「名称」が見えない
- Mac OS XでRTCBuilderのConfigurationページを開くと、最上部のParameter Definitionのリストボックスで、「名称」の仕切りラインが左により過ぎていてデフォルトではなにも表示されていないように...
2011/09/05
- 22:33 コア リビジョン 2230: LIBS was not included in OPENRTM_LIBRARIES. Now all the libs are included.
- 22:33 OpenRTM-aist (C++) リビジョン 2230 (openrtm-cxx): LIBS was not included in OPENRTM_LIBRARIES. Now all the libs are included.
- 15:47 コア 整備 #2223 (新規): コールバックについてのサンプルを新規作成
- 15:45 OpenRTM-aist (C++) 調査 #2222 (却下): SDO Configuration について検討し直す
- set_configuration_parameterなどのオペレーションの仕様の解釈を再検討し、Configの値の変更に使えるようにする。また、それに基づいてOpenRTMの実装の変更を検討する。
2011/09/01
- 21:44 コア リビジョン 2229: -I -L removed from cmake directory list
- 21:44 OpenRTM-aist (C++) リビジョン 2229 (openrtm-cxx): -I -L removed from cmake directory list
2011/08/25
- 01:34 コア リビジョン 2228: glibtoolize added
- 01:34 OpenRTM-aist (C++) リビジョン 2228 (openrtm-cxx): glibtoolize added
- 01:34 コア リビジョン 2227: Now coil::flatten receives delimiter.
- 01:34 OpenRTM-aist (C++) リビジョン 2227 (openrtm-cxx): Now coil::flatten receives delimiter.
- 01:32 コア リビジョン 2226: int->size_t in for
- 01:32 OpenRTM-aist (C++) リビジョン 2226 (openrtm-cxx): int->size_t in for
- 01:31 コア リビジョン 2225: Makefiles for local_service have been added.
- 01:31 OpenRTM-aist (C++) リビジョン 2225 (openrtm-cxx): Makefiles for local_service have been added.
- 01:30 コア リビジョン 2224: aclocal entry for Mac OS X
- 01:30 OpenRTM-aist (C++) リビジョン 2224 (openrtm-cxx): aclocal entry for Mac OS X
- 01:29 コア リビジョン 2223: Set ignore property
- 01:29 OpenRTM-aist (C++) リビジョン 2223 (openrtm-cxx): Set ignore property
- 01:23 コア リビジョン 2222: Local service extention, File nameservice has been introduced.
- 01:23 OpenRTM-aist (C++) リビジョン 2222 (openrtm-cxx): Local service extention, File nameservice has been introduced.
- 00:37 コア リビジョン 2221: A small modification; break added in default block.
- 00:37 OpenRTM-aist (C++) リビジョン 2221 (openrtm-cxx): A small modification; break added in default block.
- 00:35 コア リビジョン 2220: LocalService framework to realize additional services in the manager has been introduced.
- Manager's call-backs to hook manager's events (manager, naming, RTC creation, etc.) have been implemented.
- 00:35 OpenRTM-aist (C++) リビジョン 2220 (openrtm-cxx): LocalService framework to realize additional services in the manager has been introduced.
- Manager's call-backs to hook manager's events (manager, naming, RTC creation, etc.) have been implemented.
2011/08/24
- 07:31 コア リビジョン 2219: Some trivial modifications (virtual dtor, duplicated semicolons, missing headers)
- have been applied.
- 07:31 OpenRTM-aist (C++) リビジョン 2219 (openrtm-cxx): Some trivial modifications (virtual dtor, duplicated semicolons, missing headers)
- have been applied.
2011/08/19
他の形式にエクスポート: Atom