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
% Donot modify this initialization function if you are participating in the
% MathWorks RoboCup Manipulation Challenge. The initial robot configuration
% is not meant to be modified.
configClient = rossvcclient('/gazebo/set_model_configuration'); % DO NOT USE this ROS client to control the robot, it will not account for environment physics
configReq.JointPositions = [ -1.9494 -0.0346 -1.1962 -1.0550 0.0367 -2.0500 1.5847]; % DO NOT CHANGE INITIAL CONFIGURATION, it could affect behavior during final scoring