39 current_robot_state.joint_state.position = list(
40 current_robot_state.joint_state.position
42 current_robot_state.joint_state.position[
43 current_robot_state.joint_state.name.index(
"joint_3")
47 current_robot_state, self.
group_name, Constraints()
51 len(validity_report.contacts),
53 "When the robot collides with itself, it should have some contacts (with itself)",