You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
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.
3
3
4
4
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.
6
6
* 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.
7
7
* 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.
8
8
* 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