-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathserver_60004.log
More file actions
44 lines (44 loc) · 4.33 KB
/
Copy pathserver_60004.log
File metadata and controls
44 lines (44 loc) · 4.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[INFO] Starting server...
Traceback (most recent call last):
File "/home/yiranwang/miniconda3/envs/robocup_sim/bin/rcssservermj", line 6, in <module>
sys.exit(soccer_sim())
~~~~~~~~~~^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcs[INFO] New agent connection: TCP('127.0.0.1', 56564).
[INFO] Player TestTeam #1 joined the game.
[INFO] Agent TestTeam #1 @ TCP('127.0.0.1', 56564) activated.
Exception in thread sim_loop:
Traceback (most recent call last):
File "/home/yiranwang/miniconda3/envs/robocup_sim/lib/python3.13/threading.py", line 1044, in _bootstrap_inner
self.run()
~~~~~~~~^^
File "/home/yiranwang/miniconda3/envs/robocup_sim/lib/python3.13/threading.py", line 995, in run
self._target(*self._args, **self._kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/server/server.py", line 239, in _run_simulation
self._parallel_update_loop()
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/server/server.py", line 286, in _parallel_update_loop
self.sim.step(monitor_commands)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/sim/simulation.py", line 274, in step
self._pre_step()
~~~~~~~~~~~~~~^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/sim/simulation.py", line 290, in _pre_step
obj.pre_step(self._mj_model, self._mj_data)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/sim/sim_agent.py", line 189, in pre_step
action.perform(ai)
~~~~~~~~~~~~~~^^^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/sim/actions.py", line 119, in perform
ai.ctrl_motor(self.actuator_name, self.q, self.dq, self.kp, self.kd, self.tau)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/yiranwang/ZJUDancer/rcssservermj/src/rcsssmj/sim/simulation.py", line 165, in ctrl_motor
actuator_tau_model = self.mj_model.actuator(name + '_tau')
KeyError: "Invalid name 'r-0-1-l_shoulder_pitch_joint_tau_tau'. Valid names: ['r-0-1-l_ankle_pitch_joint_pos', 'r-0-1-l_ankle_pitch_joint_tau', 'r-0-1-l_ankle_pitch_joint_vel', 'r-0-1-l_ankle_roll_joint_pos', 'r-0-1-l_ankle_roll_joint_tau', 'r-0-1-l_ankle_roll_joint_vel', 'r-0-1-l_calf_joint_pos', 'r-0-1-l_calf_joint_tau', 'r-0-1-l_calf_joint_vel', 'r-0-1-l_elbow_joint_pos', 'r-0-1-l_elbow_joint_tau', 'r-0-1-l_elbow_joint_vel', 'r-0-1-l_hip_pitch_joint_pos', 'r-0-1-l_hip_pitch_joint_tau', 'r-0-1-l_hip_pitch_joint_vel', 'r-0-1-l_hip_roll_joint_pos', 'r-0-1-l_hip_roll_joint_tau', 'r-0-1-l_hip_roll_joint_vel', 'r-0-1-l_shoulder_pitch_joint_pos', 'r-0-1-l_shoulder_pitch_joint_tau', 'r-0-1-l_shoulder_pitch_joint_vel', 'r-0-1-l_shoulder_roll_joint_pos', 'r-0-1-l_shoulder_roll_joint_tau', 'r-0-1-l_shoulder_roll_joint_vel', 'r-0-1-l_thigh_joint_pos', 'r-0-1-l_thigh_joint_tau', 'r-0-1-l_thigh_joint_vel', 'r-0-1-l_upper_arm_joint_pos', 'r-0-1-l_upper_arm_joint_tau', 'r-0-1-l_upper_arm_joint_vel', 'r-0-1-l_wrist_joint_pos', 'r-0-1-l_wrist_joint_tau', 'r-0-1-l_wrist_joint_vel', 'r-0-1-r_ankle_pitch_joint_pos', 'r-0-1-r_ankle_pitch_joint_tau', 'r-0-1-r_ankle_pitch_joint_vel', 'r-0-1-r_ankle_roll_joint_pos', 'r-0-1-r_ankle_roll_joint_tau', 'r-0-1-r_ankle_roll_joint_vel', 'r-0-1-r_calf_joint_pos', 'r-0-1-r_calf_joint_tau', 'r-0-1-r_calf_joint_vel', 'r-0-1-r_elbow_joint_pos', 'r-0-1-r_elbow_joint_tau', 'r-0-1-r_elbow_joint_vel', 'r-0-1-r_hip_pitch_joint_pos', 'r-0-1-r_hip_pitch_joint_tau', 'r-0-1-r_hip_pitch_joint_vel', 'r-0-1-r_hip_roll_joint_pos', 'r-0-1-r_hip_roll_joint_tau', 'r-0-1-r_hip_roll_joint_vel', 'r-0-1-r_shoulder_pitch_joint_pos', 'r-0-1-r_shoulder_pitch_joint_tau', 'r-0-1-r_shoulder_pitch_joint_vel', 'r-0-1-r_shoulder_roll_joint_pos', 'r-0-1-r_shoulder_roll_joint_tau', 'r-0-1-r_shoulder_roll_joint_vel', 'r-0-1-r_thigh_joint_pos', 'r-0-1-r_thigh_joint_tau', 'r-0-1-r_thigh_joint_vel', 'r-0-1-r_upper_arm_joint_pos', 'r-0-1-r_upper_arm_joint_tau', 'r-0-1-r_upper_arm_joint_vel', 'r-0-1-r_wrist_joint_pos', 'r-0-1-r_wrist_joint_tau', 'r-0-1-r_wrist_joint_vel']"
[INFO] Shutting down Server...
[INFO] Shutdown agent connection listener thread.
[INFO] Shutdown monitor connection listener thread.
[INFO] Disconnected agents.
[INFO] Disconnected monitors.
[INFO] Shutdown simulation.
[INFO] Shutting down server... DONE!