Download
latest Releases : 2.0.0-RELESE
2.0.0-RELESE | Download page |
Number of Projects
RT-Component | 154 |
RT-Middleware | 35 |
Tools | 23 |
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
(G)Code generation
After setting various profile information of RT target component to be generated, generate template code. When you click the [Generate Code] button on the basic profile input page, template code is generated according to the entered profile information.
The template files generated at the time of executing code generation when selecting each language are as follows.
Only Type specified by ServiceProvider is output.
Only Type specified by ServiceProvider is output.
Only Type specified by ServiceProvider is output.
Only Type specified by ServiceProvider is output.
(G)Output selection
RtcBuilder displays a confirmation screen for selecting which output to use, if a file with the same name as the generated file already exists in the output destination and there is a difference in the output content between the existing file and the generated file I will.
For output selection, select from the following three output candidates.
*1 Merge overwrites only the range enclosed by the <rtc-template block="block"> tag with the latest generation content. In this generated template, this tag encloses the range that the user does not change beforehand. Please keep in mind that this tag will disappear after merging, so please do not modify it.
(G)Perspective switching
If the development environment plug-in of the target language is installed, a confirmation message of perspective switching will be displayed after code generation is executed. If the target plug-in is installed, the following message will be displayed, so please select whether to switch the perspective.
The relationship between the generated language and the development environment plug-in is as follows.
If the development environment plug-in for each language is installed and the output target project is a newly created project, the target language attribute is set in the property of each project.
(G)Generation file packaging function
It is a function to archive the generated template file, binary file for execution of the RT component created based on the template file, etc. in various formats. Clicking on the [Package] button on the basic profile entry page will display the "RT Component Packaging" screen for setting the packaging content.
Each item is explained below.
For each archive method ("source" "binary" "source+binary"), which file type to include in the archive can be set in the "setting screen" described later.
(G)Saving and Loading Settings
RTCBuilder allows you to save the contents entered in the RTC Profile Editor in the RTC profile XML (RTC.xml) and reload the saved content.
(G)Save
The contents entered in RTC profile editor can be saved in RTC profile XML (RTC.xml). The input contents can be saved by the following operation.If you select [Save As ...], it can be saved in any project. *[Save As…] を選んだ場合、任意のプロジェクト内に保存することが可能です。
(G)Load
The RTC profile XML (RTC.xml) that saved the contents of the RTC profile editor can be read by the following operation.