@F_Reinicke
Up to now, there is no implementation to use the Force Control node in a UR script. All parameters go directly from the force control node to the internal process.
louis_bergeron
@Brittaney541, no it's not possible.
node_rpc_server.movejdefinewaypoint(1, get_actual_joint_positions(), 1.0, 1.0)
node_rpc_server.setparentid(1, 2)
initialise_execution_node()
node_execution_thread = run execute_node_thread()
active_and_reset_node(2)
execute_node(1)