Activity
From 11/02/2010 to 12/01/2010
12/01/2010
- 09:40 AM サンプル #1918 (終了): OpenCV-RTC群のLinux用パッケージの作成
- OpenCV-RTC群のLinux用パッケージの作成を行う。
- 09:35 AM サンプル #1917 (却下): URGなどのサンプルRTCのバイナリもダウンロードできるようにする
- ダウンロードしてすぐに使えるように、URGなどのサンプルRTCのバイナリもダウンロードできるようにする。
- 09:30 AM 整備 #1915 (終了): VC2010への対応
- * VC2010用OpenRTM-aist-1.0.0のインストーラ作成
* VC2010用OpenCV-RTC群のインストーラ作成
11/10/2010
- 02:57 PM Revision 2014 (openrtm-cxx): The include file <cstdlib> has been added.
- 02:57 PM コア Revision 2014: The include file <cstdlib> has been added.
- 12:16 PM バグ #1896 (解決): 配列に対するdelete
- r2013 にて修正。
修正後、AutoTestIn/Outにて動作確認済み。 - 12:12 PM Revision 2013 (openrtm-cxx): The bug about destruction of the memory has been fixed. refs 1896
- 12:12 PM コア Revision 2013: The bug about destruction of the memory has been fixed. refs 1896
11/04/2010
- 11:07 PM バグ #1896 (終了): 配列に対するdelete
- virtual ~StateMachine()
で配列に対するdeleteがdelete []ではなく、deleteになっている。
delete [] に修正する。
Also available in: Atom