Difference between revisions of "Robot Files and Project Files"
Line 56: | Line 56: | ||
=Which project configuration file am I currently using?= | =Which project configuration file am I currently using?= | ||
− | You can see which project file is currently in use in the title bar of CPRog, while the CPRog window is '''not''' maximised to fill the screen. (You will notice that when it is maximised, the | + | You can see which project file is currently in use in the title bar of CPRog, while the CPRog window is '''not''' maximised to fill the screen. (You will notice that when it is maximised, the text in the title bar is unreadable.) |
[[Category:CPRog]] | [[Category:CPRog]] |
Revision as of 18:32, 16 May 2018
Which project configuration/robot configuration file should I use?
To find out, you need to find your robot type. The table below shows how to identify your robot.
Project config Files
The name of the project configuration file that you need to use in CPRog for your robot is composed as follows. Use the table below to identify the filename:
In general, any project file in the Directory C:\CPRog\Data\Projects\ is comprised as follows:
<Robot-type>_<number_of_joints>_<size>_<Encoder_Type>.prj
Answering the questions in the table below, should narrow your choice down to a single file in the folder C:\CPRog\Data\Projects\
.
Robot config files
There are robot configuration files, in a sub directory of C:\CPRog\Data\Robots\. The sub directory uses similar nomenclature table below.
For example: <Robot-type>_<number_of_joints>_<size>
Answering the questions in the table below, should narrow your choice down to a single file in the folder C:\CPRog\Data\Projects\
.
Before making any changes to these files, create a backup of the respective files.
The file names of the robot files/folders should not be changed, as they are referenced from within the project files.
If you do change the filename, you will need to edit the Project file as well.
Always keep a backup of the files that you make changes to. If you loose one of these files, you could re-install re-install CPRog on top of the existing CPRog installation (i.e. without removing the existing CPRog version first.) This overwrites all files in the CPRog installation directory (usually c:\CPRog
). So you'll likely want to keep a backup or rename that directory prior to the installation.
Filename nomenclature
Loading the Project Configuration File
You can load the project configuration file by clicking on the circular icon at the top left of CPRog, selecting "Open Project" and then selecting the corresponding file located in C:\CPRog\Data\Projects\
.
Which project configuration file am I currently using?
You can see which project file is currently in use in the title bar of CPRog, while the CPRog window is not maximised to fill the screen. (You will notice that when it is maximised, the text in the title bar is unreadable.)