/users/Software/LegTestCode/
FourBar_Tilt.fig to work
profile_gait.rc to be used by the program legprofile_test2 on the stack
poscontrol_test.rc to be used by the program poscontrol2 on the stack
scp command to securely copy the .RC file to bailorgana scp profile_gait.rc rhex@bailorgana:users/amcclung/LegTestCode01
copy2bailorgana.sh to automate the process and copy specific files
/home/rhex/users/amcclung/LegTestCode01
su root or just su and then enter the password, type exit when you're done
./poscontrol_test2) poscontrol_test.rc for profile values
profile_gait.rc for the trajectories and legprofile_test.rc for the test duration
legprofile_test.rc to change the test length
profile_gait.rc, see Trey if you are interested in manually editing these
| Code Versions | Notes |
|---|---|
| poscontrol versions | |
| POSCONTROL_TEST | Unrefined, working code |
| POSCONTROL_TEST2 | Initial group usable version |
| POSCONTROL_TEST3 | Added 2nd blinking syncronization digital output to POSCONTROL_TEST2 |
| NOTE | Later versions will be placed in /home/rhex/users/amcclung/LegTestCode02 |
| POSCONTROL_TEST4 | Added 2 axis fully autonomous motor calibration to POSCONTROL_TEST3, unrefined coding |
| POSCONTROL_TEST5 | Refined the parameters and coding of POSCONTROL_TEST4 |
| POSCONTROL_TEST6 | Same as VER 5, but calibration requires manually moving leg to stops |
| legprofile versions | |
| LEGPROFILE_TEST | Unrefined, working code |
| LEGPROFILE_TEST2 | Initial group usable version |
| LEGPROFILE_TEST3 | Added 2nd blinking syncronization digital output to LEGPROFILE_TEST2 |
| NOTE | Later versions will be placed in /home/rhex/users/amcclung/LegTestCode02 |
| LEGPROFILE_TEST4 | Added 2 axis fully autonomous motor calibration to LEGPROFILE_TEST3, unrefined coding |
| LEGPROFILE_TEST5 | Refined the parameters and coding of LEGPROFILE_TEST4 |
| LEGPROFILE_TEST6 | Same as VER 5, but calibration requires manually moving leg to stops |
legprofile_test.rc, which is a relatively static file in the working directory. To statically change the variables, use emacs or vi to edit the .RC
poscontrol_test.rc, which is produced each time FourBar_PosVel.m is used to produce trajectories. To statically change the variables, edit the Matlab script to output different values for subsequent RC files.