Skip to content

Commit 25f1c23

Browse files
authored
Update README.md
1 parent 11e18b7 commit 25f1c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Cerebellar-SNN control of a Baxter robot. The repository includes EDLUT simulator source code, the ROS package to perform closed-loop cerebellar-SNN control and all configuration files needed.
33

44
There is also a folder containing the results obtained for each of the performed motor tasks. For each of the performed trajectories the following files are included:
5-
* recorded_desired_positions.txt : This file contains the desired position for each joint at each point of time along the experimental setup performed.
5+
* recorded_desired_positions.txt : This file contains the desired position of each joint at each point of time along the experimental setup performed.
66
* recorded_current_positions.txt : This file contains the current robot's position for each joint at each point of time along the experimental setup performed.
77
* recorded_joint_MAE.txt : This file contains the Poisition Mean Absolute Error (MAE) (i.e. difference between desired and current position) of each joint for each of the trials performed along the experimental setup.
88
* recorded_global_MAE.txt : This file contains the global (i.e. mean of all joints) Poisition MAE of each trial performed along the experimental setup.

0 commit comments

Comments
 (0)