Hello,
Im trying to control a real UR10e with Simulink using ROS toolbox. I
m trying to change the joint angle publishing on “follow_joint_trajectory” (I give to all joint a position and a velocity) and I run the MATLAB URCap control. But in my terminal, I receive:
[ERROR] [1681457728.294937886]: Can’t accept new action goals. Controller is not running.
Do I have to run a specific controller to the terminal? I know that the connection with Matlab is okay because I can receive for example the joint value with a Subscriber.
Thank you for your answer