Hi, i’m try to training a Pepper’s semi-humanoid arm. I follow I followed the demo example released in the documentation (Articolation-robot-demo UR3), and now i have this problem: my arm has 3 joints and these are Articulation Joint Type = Spherical, i’m trying to change the ManualInput object to manually control with Input Manager the rotations on multiple axes of the same joint (ex: my shoulder rotates around the X and Y axis, so it is not a Revolute joint like in the UR3 project).
How could I solve this problem by modifying the ManualInput, JointController and RobotControlles scripts to control multiple rotations on the same joint?
Thanks
Gianluca Spinelli