Download
latest Releases : 2.0.0-RELESE
| 2.1.0-RELESE | Download page |
| 2.0.1-RELESE | Download page |
Number of Projects
| RT-Component | 154.5 |
| RT-Middleware | 35 |
| Tools | 25 |
| Documentation | 2 |
Choreonoid
Motion editor/Dynamics simulator
OpenHRP3
Dynamics simulator
OpenRTP
Integrated Development Platform
AIST RTC collection
RT-Components collection by AIST
TORK
Tokyo Opensource Robotics Association
DAQ-Middleware
Middleware for DAQ (Data Aquisition) by KEK
Hello, When i try to generate template cmp and compliling with VC 2005 Prof edition I got following error. My template cmd: rtc-template -bcxx --module-name="CameraComponent" --module-desc="Camera Component" --module-version=1.0.0 --module-vendor="Jan" --module-category=example --module-comp-type=DataFlowComponent --module-act-type=DataFlowComponent --module-max-inst=10 --outport=ImageData:TimedOctetSeq --service-idl=CameraInfo.idl --service=CapPORT:Imageinfo:CameraInfo I am getting following error in VC++ 2005 Pro in CameraInfoSK.cc at 89 line which is const char* CameraInfo::_PD_repoId = "IDL:CameraInfo:1.0"; error
C2491: "CameraInfo::_PD_reportId': definition of dllimport function not allowed I think I did everything in right way and doubt this is a bug or compiler error. Does any one has any idea? __________________________________________________Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com